Skip to content

Commit f9962c0

Browse files
authored
Merge pull request #276 from h5bp/dependabot-config-update
2 parents 6acb1fc + 13541e4 commit f9962c0

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

.github/dependabot.yml

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,10 @@ updates:
33
- package-ecosystem: npm
44
directory: "/"
55
schedule:
6-
interval: weekly
7-
open-pull-requests-limit: 10
6+
interval: monthly
87
versioning-strategy: increase
9-
8+
- package-ecosystem: github-actions
9+
directory: "/"
10+
schedule:
11+
interval: monthly
12+

0 commit comments

Comments
 (0)