From cf7e734de5c127b13bd33c0bbe9e775f4c6e5487 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 7 Dec 2024 17:14:09 +0000 Subject: [PATCH] chore(deps): update pre-commit hook renovatebot/pre-commit-hooks to v39.57.1 (#299) | datasource | package | from | to | | ----------- | ---------------------------- | ------- | ------- | | github-tags | renovatebot/pre-commit-hooks | 39.56.2 | 39.57.1 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@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 472fff4..a6eb7da 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -23,7 +23,7 @@ repos: - id: shellcheck args: [--external-sources, --source-path, .github/workflows/scripts] - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 39.56.2 + rev: 39.57.1 hooks: - id: renovate-config-validator args: [--strict]