From 9a07bf80218e2c9eb4dcb78ff4dc1664df14375b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 8 Jan 2025 15:16:26 +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 7881d906fc83..2dd7e11c57f2 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -39,7 +39,7 @@ repos: hooks: - id: prettier additional_dependencies: - - prettier@3.4.1 # npm + - prettier@3.4.2 # npm - prettier-plugin-sh@0.14.0 # npm - prettier-plugin-toml@2.0.1 # npm - '@prettier/plugin-xml@0.12.0' # npm @@ -75,7 +75,7 @@ repos: - id: check-github-workflows - id: check-renovate additional_dependencies: - - pyjson5==1.6.7 # pypi + - pyjson5==1.6.8 # pypi - id: check-github-actions - id: check-jsonschema name: Check GitHub Workflows set timeout-minutes @@ -109,7 +109,7 @@ repos: hooks: - id: autoflake - repo: https://github.com/asottile/pyupgrade - rev: v3.19.0 + rev: v3.19.1 hooks: - id: pyupgrade args: