diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 9662e2b..355a3ea 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -64,7 +64,7 @@ repos: # Check for spelling - repo: https://github.com/crate-ci/typos - rev: v1.42.3 + rev: v1 hooks: - id: typos @@ -91,7 +91,7 @@ repos: # Check JSON schemata - repo: https://github.com/python-jsonschema/check-jsonschema - rev: 0.36.2 + rev: 0.37.0 hooks: - id: check-dependabot - id: check-github-workflows