diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 6eed69ab..b93c96ee 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.29.2 + rev: 0.29.3 hooks: - id: check-github-workflows - id: check-renovate