Skip to content

Commit

Permalink
Use weekly for dependabot
Browse files Browse the repository at this point in the history
  • Loading branch information
ludeeus committed Feb 11, 2024
1 parent aa629d6 commit 8c57db3
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,13 +3,13 @@ updates:
- package-ecosystem: pip
directory: "/"
schedule:
interval: daily
interval: weekly
time: "06:00"
open-pull-requests-limit: 10
versioning-strategy: increase-if-necessary
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: daily
interval: weekly
time: "06:00"
open-pull-requests-limit: 10

0 comments on commit 8c57db3

Please sign in to comment.