diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 11bf19d3b985..c4f8a1fd086b 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -70,12 +70,12 @@ repos: hooks: - id: git-check - repo: https://github.com/python-jsonschema/check-jsonschema - rev: 0.29.3 + rev: 0.29.4 hooks: - id: check-github-workflows - id: check-renovate additional_dependencies: - - pyjson5==1.6.6 # pypi + - pyjson5==1.6.7 # pypi - id: check-github-actions - id: check-jsonschema name: Check GitHub Workflows set timeout-minutes @@ -126,7 +126,7 @@ repos: # - eslint-plugin-lit@1.7.2 # - eslint-plugin-wc@1.4.0 - repo: https://github.com/sbrunner/hooks - rev: 1.1.0 + rev: 1.1.2 hooks: - id: copyright - id: workflows-require-timeout