Skip to content

Commit 1f8e0e9

Browse files
authored
Update dependabot.yml (ZcashFoundation#856)
Change to monthly schedule
1 parent 2a7f8ae commit 1f8e0e9

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,12 +3,12 @@ updates:
33
- package-ecosystem: github-actions
44
directory: "/"
55
schedule:
6-
interval: daily
6+
interval: monthly
77
timezone: America/New_York
88
open-pull-requests-limit: 10
99
- package-ecosystem: cargo
1010
directory: "/"
1111
schedule:
12-
interval: daily
12+
interval: monthly
1313
timezone: America/New_York
1414
open-pull-requests-limit: 10

0 commit comments

Comments
 (0)