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 f1c91e0 commit 33b7fabCopy full SHA for 33b7fab
.github/dependabot.yml
@@ -11,7 +11,7 @@ updates:
11
interval: "daily"
12
ignore:
13
- dependency-name: "*"
14
- update-types: ["version-update:semver-major", "version-update:semver-minor"]
+ update-types: ["version-update:semver-major"]
15
- package-ecosystem: github-actions
16
directory: /
17
schedule:
0 commit comments