Skip to content

Commit

Permalink
Set dependabot interval to monthly
Browse files Browse the repository at this point in the history
  • Loading branch information
EdwinOtten committed Aug 21, 2024
1 parent 2119b76 commit 7bc1818
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 @@ -9,7 +9,7 @@ updates:
directory: "/" # Location of package manifests
open-pull-requests-limit: 3 # This option has no impact on security updates, which have a separate limit
schedule:
interval: "daily"
interval: "monthly"
assignees:
- "EdwinOtten"
groups:
Expand Down

0 comments on commit 7bc1818

Please sign in to comment.