We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5ebd8dc commit 297b7daCopy full SHA for 297b7da
1 file changed
.github/dependabot.yml
@@ -3,9 +3,10 @@ updates:
3
- package-ecosystem: github-actions
4
directory: /
5
schedule:
6
- interval: daily
+ interval: monthly
7
8
- package-ecosystem: npm
9
10
+ versioning-strategy: widen
11
12
+ interval: weekly
0 commit comments