From 6e83ac2de50bc06094d3638d4c4f180fac69054e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 23 Nov 2024 01:28:13 +0000 Subject: [PATCH] chore(deps): update pre-commit hook renovatebot/pre-commit-hooks to v39.26.3 (#122) | datasource | package | from | to | | ----------- | ---------------------------- | ------- | ------- | | github-tags | renovatebot/pre-commit-hooks | 39.18.0 | 39.26.3 | 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 798615a..cc59013 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -20,7 +20,7 @@ repos: - id: actionlint - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 39.18.0 + rev: 39.26.3 hooks: - id: renovate-config-validator args: [--strict]