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 fa44484 commit 8d10e2eCopy full SHA for 8d10e2e
.github/dependabot.yml
@@ -4,4 +4,7 @@ updates:
4
- package-ecosystem: "npm"
5
directory: "/"
6
schedule:
7
- interval: "daily"
+ interval: "weekly"
8
+ ignore:
9
+ - dependency-name: "*"
10
+ update-types: ["version-update:semver-major"]
0 commit comments