From 6f6ee3611ceb2c398d280ae7ffaeb8d8f590d9b3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 19 Dec 2024 12:24:10 +0200 Subject: [PATCH] chore: update pre-commit hooks (#52) Co-authored-by: ivuorinen <11024+ivuorinen@users.noreply.github.com> --- .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 8d9bc8c..42e4c22 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -48,7 +48,7 @@ repos: - id: actionlint - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 39.72.2 + rev: 39.74.1 hooks: - id: renovate-config-validator