Skip to content

Commit 834d5d4

Browse files
committed
Change Dependabot to weekly
I'm getting annoyed at all the ESLint updates, but still want them.
1 parent f152a40 commit 834d5d4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/dependabot.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ updates:
33
- package-ecosystem: npm
44
directory: "/"
55
schedule:
6-
interval: daily
6+
interval: weekly
77
- package-ecosystem: github-actions
88
directory: "/"
99
schedule:
10-
interval: daily
10+
interval: weekly

0 commit comments

Comments
 (0)