Skip to content

Commit 6ee7d4d

Browse files
authored
chore: dependabot schedule from daily to weekly (#317)
For all that you do, do it less often.
1 parent 51501db commit 6ee7d4d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/dependabot.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@ updates:
33
- package-ecosystem: npm
44
directory: "/"
55
schedule:
6-
interval: daily
6+
interval: weekly
7+
day: sunday
78
time: "07:00"
89
open-pull-requests-limit: 10
910
ignore:

0 commit comments

Comments
 (0)