Skip to content

Commit

Permalink
switch Dependabot to monthly
Browse files Browse the repository at this point in the history
  • Loading branch information
Changaco committed Dec 10, 2024
1 parent d271108 commit 37d93aa
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 @@ -4,8 +4,7 @@ updates:
- package-ecosystem: "pip"
directory: "/" # Location of package manifests
schedule:
interval: "weekly"
day: "tuesday"
interval: "monthly"
ignore:
- dependency-name: "aspen"
- dependency-name: "botocore"
Expand Down

0 comments on commit 37d93aa

Please sign in to comment.