From bf63a6bb130cb180c762b0a9f99cffd4af6d3239 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 1 Oct 2024 16:38:56 +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 7cf6771..031622c 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -2,7 +2,7 @@ repos: - repo: https://github.com/camptocamp/jsonschema-gentypes - rev: 2.7.2 + rev: 2.8.1 hooks: - id: jsonschema-gentypes files: |- @@ -29,7 +29,7 @@ repos: - id: trailing-whitespace - id: mixed-line-ending - repo: https://github.com/sbrunner/hooks - rev: 1.0.0 + rev: 1.1.0 hooks: - id: copyright exclude: |- @@ -124,6 +124,6 @@ repos: ci/config\.yaml )$ - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 37.428.1 + rev: 37.440.7 hooks: - id: renovate-config-validator