From 8cf43ed555a98b7dbdacb71a33add01e2414daeb Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 30 Dec 2024 15:05:15 +0200 Subject: [PATCH] chore: update pre-commit hooks (#60) Co-authored-by: ivuorinen <11024+ivuorinen@users.noreply.github.com> --- .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 b6d667e..2f2eb94 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -43,12 +43,12 @@ repos: - id: shfmt - repo: https://github.com/rhysd/actionlint - rev: v1.7.4 + rev: v1.7.5 hooks: - id: actionlint - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 39.82.9 + rev: 39.86.0 hooks: - id: renovate-config-validator