Skip to content

Commit bea2434

Browse files
Run dependabot less frequently (#11)
1 parent 2b7caf8 commit bea2434

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,9 +3,9 @@ updates:
33
- package-ecosystem: github-actions
44
directory: /
55
schedule:
6-
interval: daily
6+
interval: monthly
77

88
- package-ecosystem: npm
99
directory: /
1010
schedule:
11-
interval: daily
11+
interval: monthly

0 commit comments

Comments
 (0)