From 782819435c2b8b4fcf360f0c13b2c2c9d195f42d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 1 Oct 2024 16:49:06 +0000 Subject: [PATCH] Update CI dependencies --- .pre-commit-config.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index e14801517520..9d7d25a1037e 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -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.0.0 + rev: 1.1.0 hooks: - id: copyright - id: workflows-require-timeout @@ -136,6 +136,6 @@ repos: - id: jsonschema-validator files: ^ci/config\.yaml$ - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 37.428.3 + rev: 37.440.7 hooks: - id: renovate-config-validator