diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 5bff7b6..5a19e5c 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -14,6 +14,9 @@ updates: python: patterns: - "*" + ignore: + - dependency-name: "pydantic" + version: ">= 2" - package-ecosystem: "github-actions" directory: "/" commit-message: