Skip to content

Commit

Permalink
Increase update interval (#511)
Browse files Browse the repository at this point in the history
I need to slow the pace of non-security changes for my own sanity.
  • Loading branch information
rhwood authored Dec 25, 2024
1 parent 4fdfa2d commit 07a6270
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,9 @@ updates:
- package-ecosystem: maven
directory: "/"
schedule:
interval: weekly
time: "10:00"
interval: monthly
open-pull-requests-limit: 10
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: weekly
interval: monthly

0 comments on commit 07a6270

Please sign in to comment.