diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 6663c2a..9bb0ce1 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -11,7 +11,7 @@ repos: - id: mixed-line-ending exclude: '.*\.diff$' - repo: https://github.com/python-jsonschema/check-jsonschema - rev: 0.37.0 + rev: 0.37.1 hooks: - id: check-github-actions - repo: https://github.com/pecigonzalo/pre-commit-shfmt