From a0f22864160734fc64a8e696447988cdc14b9b5c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 1 Nov 2024 16:31:07 +0000 Subject: [PATCH] Update CI dependencies --- .pre-commit-config.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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