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 16c69a7 commit 7b62312Copy full SHA for 7b62312
1 file changed
.github/dependabot.yml
@@ -26,6 +26,6 @@ updates:
26
interval: "daily"
27
ignore:
28
- dependency-name: "*"
29
- update-types: ["version-update:semver-minor"]
+ update-types: ["version-update:semver-major"]
30
reviewers:
31
- "borisdj"
0 commit comments