From 32e8eecff4ec6106d39a36e78ba3152fdee11af0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 8 Aug 2026 17:51:15 +0000 Subject: [PATCH] chore(deps): update pre-commit hook renovatebot/pre-commit-hooks to v44 --- .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 cd5422c..58eea92 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.288.0 + rev: 44.14.12 hooks: - id: renovate-config-validator name: Check Renovate config with renovate-config-validator