diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index c16de5a..b9eda1c 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -40,7 +40,7 @@ repos: exclude: .pre-commit-config.yaml - repo: https://github.com/python-jsonschema/check-jsonschema - rev: "0.37.0" + rev: "0.37.1" hooks: - id: check-dependabot - id: check-github-workflows