diff --git a/.github/dependabot.yaml b/.github/dependabot.yaml index deb9db50..1565dd42 100644 --- a/.github/dependabot.yaml +++ b/.github/dependabot.yaml @@ -50,6 +50,8 @@ updates: interval: weekly groups: python: + patterns: + - "*" exclude-patterns: - pydantic - githubkit