From e407be109fc2b4d5e4983552cb03a025aebd4266 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 1 Dec 2024 16:10:13 +0000 Subject: [PATCH] Update CI dependencies (#100) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .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 ceab26c..2d42249 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -26,7 +26,7 @@ repos: hooks: - id: prettier additional_dependencies: - - prettier@3.3.3 # npm + - prettier@3.4.1 # npm - prettier-plugin-sh@0.14.0 # npm - prettier-plugin-toml@2.0.1 # npm - repo: https://github.com/shellcheck-py/shellcheck-py @@ -38,7 +38,7 @@ repos: hooks: - id: git-check - repo: https://github.com/python-jsonschema/check-jsonschema - rev: 0.29.4 + rev: 0.30.0 hooks: - id: check-github-workflows - id: check-renovate @@ -77,7 +77,7 @@ repos: args: - --py39-plus - repo: https://github.com/sbrunner/jsonschema-validator - rev: 0.1.0 + rev: 0.3.2 hooks: - id: jsonschema-validator files: |-