We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e222f9d commit a25be29Copy full SHA for a25be29
.github/dependabot.yml
@@ -3,5 +3,10 @@ updates:
3
- package-ecosystem: npm
4
directory: "/"
5
schedule:
6
- interval: daily
+ interval: weekly
7
open-pull-requests-limit: 10
8
+ groups:
9
+ versions:
10
+ applies-to: version-updates
11
+ security:
12
+ applies-to: security-updates
0 commit comments