diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 1c70b4c..969d9ba 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -33,7 +33,7 @@ updates: update-types: - patch patterns: - - * + - '*' exclude-patterns: - org.apache.kafka* - io.micrometer:micrometer-core