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.
2 parents 93179eb + a631fef commit 337dbddCopy full SHA for 337dbdd
.github/dependabot.yml
@@ -15,3 +15,6 @@ updates:
15
schedule:
16
# Check for updates to npm dependencies every week
17
interval: "weekly"
18
+ ignore:
19
+ - dependency-name: "*"
20
+ update-types: ["version-update:semver-patch"]
0 commit comments