From 9a0262a8baaa44a576a3a5b64477d0480bed5d21 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 20 Jun 2026 00:04:59 +0000 Subject: [PATCH] chore(deps): update `pre-commit` non-major hooks to v43.227.0 --- .pre-commit-config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index b758aa5..b438597 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -29,7 +29,7 @@ repos: - id: zizmor name: Check GitHub Actions workflows with zizmor - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 43.224.0 + rev: 43.227.0 hooks: - id: renovate-config-validator name: Check Renovate config with renovate-config-validator