Skip to content

Commit

Permalink
Disable dependabot version bump PRs for now
Browse files Browse the repository at this point in the history
  • Loading branch information
juntyr committed Jul 4, 2023
1 parent c30602e commit e1b833c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,5 @@ updates:
- package-ecosystem: "cargo"
directory: "/"
schedule:
interval: "daily"
interval: "weekly"
open-pull-requests-limit: 0

0 comments on commit e1b833c

Please sign in to comment.