Skip to content

Commit f0b6e1d

Browse files
committed
bump dependabot interval
1 parent 94bc6da commit f0b6e1d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/dependabot.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ updates:
88
- package-ecosystem: cargo
99
directories: ["/", "/fuzz"]
1010
schedule:
11-
interval: weekly
11+
interval: monthly
1212
groups:
1313
rust:
1414
applies-to: version-updates
@@ -17,5 +17,5 @@ updates:
1717
- package-ecosystem: gitsubmodule
1818
directory: "/"
1919
schedule:
20-
interval: weekly
20+
interval: monthly
2121
open-pull-requests-limit: 10

0 commit comments

Comments
 (0)