Skip to content

Commit

Permalink
🔧 change dependabot schedule interval to weekly (#99)
Browse files Browse the repository at this point in the history
  • Loading branch information
yhino committed Jan 12, 2024
1 parent 58b3ccd commit 4de7ee2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ updates:
- package-ecosystem: "pip"
directory: "/"
schedule:
interval: "daily"
interval: "weekly"
groups:
dependencies:
patterns:
Expand Down

0 comments on commit 4de7ee2

Please sign in to comment.