Skip to content

Commit c90daab

Browse files
authored
Ignore snakeyaml major version update (#6735)
1 parent 7da9824 commit c90daab

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/dependabot.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ updates:
1616
update-types: [ "version-update:semver-major" ]
1717
- dependency-name: "org.mockito:mockito-core"
1818
update-types: [ "version-update:semver-major" ]
19+
- dependency-name: "org.yaml:snakeyaml"
20+
update-types: [ "version-update:semver-major" ]
1921
- package-ecosystem: "gradle"
2022
directory: "/"
2123
allow:

0 commit comments

Comments
 (0)