From d0041f106d507aac082d091170dc8ef2cc255501 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 8 Nov 2024 10:01:27 +0000 Subject: [PATCH] Update CI/build 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 b413ca9..d8e8409 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -81,7 +81,7 @@ repos: - --builtin-schema - github-workflows-require-timeout - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 38.142.1 + rev: 38.142.7 hooks: - id: renovate-config-validator - repo: https://github.com/sirwart/ripsecrets @@ -89,7 +89,7 @@ repos: hooks: - id: ripsecrets - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.7.0 + rev: v0.7.2 hooks: - id: ruff-format - id: ruff