diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 85bc52e..650f30a 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -23,7 +23,7 @@ repos: - id: yamlfmt args: [--mapping, '2', --sequence, '2', --offset, '0', --width, '150'] - repo: https://github.com/python-jsonschema/check-jsonschema - rev: 0.36.1 + rev: 0.36.2 hooks: - id: check-github-workflows - id: check-renovate