From b8a4b824316ec008a9e0bdde4a87ac0c3a891713 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 6 Jan 2025 13:44:20 +0200 Subject: [PATCH] chore: update pre-commit hooks (#63) --- .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 1bc893c..aebe372 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.5 + rev: v1.7.6 hooks: - id: actionlint - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 39.86.3 + rev: 39.91.0 hooks: - id: renovate-config-validator