Skip to content

Commit

Permalink
CHANGE dependabot frequency (#210)
Browse files Browse the repository at this point in the history
Daily is too high for this package.
  • Loading branch information
MaximeD authored Dec 19, 2024
1 parent 1189c00 commit 3642954
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,4 +4,4 @@ updates:
- package-ecosystem: "bundler"
directory: "/"
schedule:
interval: "daily"
interval: "monthly"

0 comments on commit 3642954

Please sign in to comment.