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