diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 2c27a4e..28e9b8b 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -10,7 +10,7 @@ repos: - id: check-added-large-files args: ['--maxkb=500'] # default: 500 - repo: https://github.com/python-jsonschema/check-jsonschema - rev: 0.31.1 + rev: 0.31.2 hooks: - id: check-taskfile - repo: https://github.com/rhysd/actionlint