diff --git a/.github/dependabot.yml b/.github/dependabot.yml index c19779f..cc90583 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -11,7 +11,6 @@ updates: update-types: - "patch" - "minor" - pull-request-title: "Apply all minor and patch-level updates for Maven dependencies" ignore: - dependency-name: "*" update-types: ["version-update:semver-major"]