Skip to content

Commit

Permalink
Update dependabot.yml to schedule monthly instead of weekly
Browse files Browse the repository at this point in the history
  • Loading branch information
bmunkholm committed Oct 8, 2024
1 parent a31b68b commit 3bcee37
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,7 @@ updates:
- package-ecosystem: pip
directory: "/"
schedule:
interval: weekly
day: tuesday
interval: monthly
open-pull-requests-limit: 10
allow:
- dependency-type: direct
Expand Down

0 comments on commit 3bcee37

Please sign in to comment.