We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a08184 commit 43000c0Copy full SHA for 43000c0
.github/dependabot.yaml
@@ -18,11 +18,6 @@ updates:
18
update-types:
19
- "patch"
20
ignore:
21
- # Major version updates
22
- - dependency-name: "*"
23
- update-types:
24
- - "version-update:semver-major"
25
-
26
# Ignore self updates to prevent infinite updates
27
# TODO deal the self update mechanism with a custom workflow
28
- dependency-name: "nuxeo/gh-build-tools"
0 commit comments