We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 648a3db commit f5d79c6Copy full SHA for f5d79c6
.github/dependabot.yml
@@ -15,7 +15,7 @@ updates:
15
# Prefix all commit messages with "chore: "
16
prefix: "chore"
17
schedule:
18
- interval: "weekly"
+ interval: "monthly"
19
open-pull-requests-limit: 10
20
groups:
21
# Production dependencies without breaking changes
0 commit comments