Skip to content
This repository was archived by the owner on Sep 29, 2020. It is now read-only.

Commit e39a501

Browse files
authored
Update dependabot.yml
1 parent bd49adc commit e39a501

File tree

1 file changed

+10
-6
lines changed

1 file changed

+10
-6
lines changed

.github/dependabot.yml

+10-6
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,12 @@
11
version: 2
22
updates:
3-
- package-ecosystem: npm
4-
directory: "/"
5-
schedule:
6-
interval: daily
7-
time: "04:00"
8-
open-pull-requests-limit: 10
3+
- package-ecosystem: npm
4+
directory: "/"
5+
schedule:
6+
interval: daily
7+
open-pull-requests-limit: 10
8+
- package-ecosystem: github-actions
9+
directory: "/"
10+
schedule:
11+
interval: daily
12+
open-pull-requests-limit: 10

0 commit comments

Comments
 (0)