Skip to content

Commit a62c589

Browse files
authored
Merge pull request #49 from h5bp/dependabot-weekly
Change update check in dependabot config to weekly
2 parents 266b175 + d1c0acf commit a62c589

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/dependabot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@ updates:
33
- package-ecosystem: npm
44
directory: "/"
55
schedule:
6-
interval: daily
6+
interval: weekly
77
time: "03:00"
88
open-pull-requests-limit: 10

0 commit comments

Comments
 (0)