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 686fdd8 commit 43e4461Copy full SHA for 43e4461
.github/dependabot.yml
@@ -13,3 +13,6 @@ updates:
13
github-actions:
14
patterns:
15
- "*"
16
+ ignore:
17
+ - dependency-name: "*"
18
+ update-types: ["version-update:semver-major"]
0 commit comments