diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 6131e32..48ff2f6 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -10,7 +10,7 @@ repos: - id: end-of-file-fixer - id: trailing-whitespace - repo: https://github.com/python-jsonschema/check-jsonschema - rev: 0.27.3 + rev: 0.27.4 hooks: - id: check-github-workflows - repo: https://github.com/hadolint/hadolint