diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 5a19e5c..707ddc8 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -16,7 +16,7 @@ updates: - "*" ignore: - dependency-name: "pydantic" - version: ">= 2" + versions: [ ">=2" ] - package-ecosystem: "github-actions" directory: "/" commit-message: