diff --git a/template/.pre-commit-config.yaml b/template/.pre-commit-config.yaml index 8d5b685..ae8e03c 100644 --- a/template/.pre-commit-config.yaml +++ b/template/.pre-commit-config.yaml @@ -27,7 +27,7 @@ repos: - id: pyupgrade - repo: https://github.com/python-jsonschema/check-jsonschema - rev: 0.31.0 + rev: 0.31.1 hooks: - id: check-dependabot args: ["--verbose"]