Skip to content

Commit 964abce

Browse files
committed
Update dependabot schedule
1 parent f9ca014 commit 964abce

File tree

1 file changed

+18
-16
lines changed

1 file changed

+18
-16
lines changed

.github/dependabot.yml

Lines changed: 18 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,20 @@
11
version: 2
22
updates:
3-
- package-ecosystem: npm
4-
directory: "/"
5-
schedule:
6-
interval: daily
7-
open-pull-requests-limit: 20
8-
groups:
9-
minor-and-patch:
10-
patterns:
11-
- "*"
12-
update-types:
13-
- "minor"
14-
- "patch"
15-
- package-ecosystem: "github-actions"
16-
directory: "/"
17-
schedule:
18-
interval: daily
3+
- package-ecosystem: npm
4+
directory: "/"
5+
schedule:
6+
interval: daily
7+
time: "14:00"
8+
open-pull-requests-limit: 20
9+
groups:
10+
minor-and-patch:
11+
patterns:
12+
- "*"
13+
update-types:
14+
- "minor"
15+
- "patch"
16+
- package-ecosystem: "github-actions"
17+
directory: "/"
18+
schedule:
19+
interval: daily
20+
time: "14:00"

0 commit comments

Comments
 (0)