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 b8a564a commit c8034ceCopy full SHA for c8034ce
.github/dependabot.yml
@@ -14,3 +14,6 @@ updates:
14
dependency-type: "production"
15
dev-dependencies:
16
dependency-type: "development"
17
+ ignore:
18
+ - dependency-name: "*"
19
+ update-types: ["version-update:semver-patch"]
0 commit comments