Skip to content

Commit

Permalink
bump dependabot interval
Browse files Browse the repository at this point in the history
  • Loading branch information
untitaker committed Nov 11, 2024
1 parent 94bc6da commit f0b6e1d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ updates:
- package-ecosystem: cargo
directories: ["/", "/fuzz"]
schedule:
interval: weekly
interval: monthly
groups:
rust:
applies-to: version-updates
Expand All @@ -17,5 +17,5 @@ updates:
- package-ecosystem: gitsubmodule
directory: "/"
schedule:
interval: weekly
interval: monthly
open-pull-requests-limit: 10

0 comments on commit f0b6e1d

Please sign in to comment.