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 b276c23 commit 5bd1553Copy full SHA for 5bd1553
.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