From 8917b7736be593f42f90a5efd5f7353103f548ed Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 20 Jan 2025 11:49:36 +0200 Subject: [PATCH] chore: update pre-commit hooks (#68) 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 3ed95df..817f2a0 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -44,12 +44,12 @@ repos: - id: shfmt - repo: https://github.com/rhysd/actionlint - rev: v1.7.6 + rev: v1.7.7 hooks: - id: actionlint - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 39.107.2 + rev: 39.117.2 hooks: - id: renovate-config-validator