Skip to content

Commit

Permalink
Check dependencies monthly
Browse files Browse the repository at this point in the history
Weekly is more frequent than necessary.

The plugin archetype recommends monthly.
  • Loading branch information
MarkEWaite committed Jan 23, 2023
1 parent 7250265 commit 56bdcb3
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 @@ -3,4 +3,4 @@ updates:
- package-ecosystem: "maven"
directory: "/"
schedule:
interval: "weekly"
interval: "monthly"

0 comments on commit 56bdcb3

Please sign in to comment.