diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 873e2e9..b3476ab 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.1 + rev: 0.36.2 hooks: - id: check-dependabot - id: check-github-workflows