diff --git a/.github/dependabot.yml b/.github/dependabot.yml index bb0a26569..0dfbd1180 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -25,9 +25,6 @@ updates: update-types: - "patch" - "minor" - exclude-patterns: - - "org.springframework.boot:*" - - "io.spring.dependency-management" other-dependencies: exclude-patterns: - "org.springframework.boot:*"