Skip to content

Commit

Permalink
Move the dependabot to weekly
Browse files Browse the repository at this point in the history
We don't need to move that fast
  • Loading branch information
sylvestre committed Nov 29, 2022
1 parent e307f62 commit 4cada56
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 @@ -3,10 +3,10 @@ updates:
- package-ecosystem: "cargo"
directory: "/"
schedule:
interval: "daily"
interval: weekly
open-pull-requests-limit: 10
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: daily
interval: weekly
open-pull-requests-limit: 5

0 comments on commit 4cada56

Please sign in to comment.