Skip to content

Commit 43000c0

Browse files
authored
Update Dependabot to allow major version updates (#22)
1 parent 6a08184 commit 43000c0

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/dependabot.yaml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -18,11 +18,6 @@ updates:
1818
update-types:
1919
- "patch"
2020
ignore:
21-
# Major version updates
22-
- dependency-name: "*"
23-
update-types:
24-
- "version-update:semver-major"
25-
2621
# Ignore self updates to prevent infinite updates
2722
# TODO deal the self update mechanism with a custom workflow
2823
- dependency-name: "nuxeo/gh-build-tools"

0 commit comments

Comments
 (0)