From 38100383d0caf01fcb1ce4c23926207577ab5fd8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 11 Jan 2025 02:39:08 +0000 Subject: [PATCH] chore(deps): update pre-commit hook renovatebot/pre-commit-hooks to v39.100.1 (#386) | datasource | package | from | to | | ----------- | ---------------------------- | ------- | -------- | | github-tags | renovatebot/pre-commit-hooks | 39.86.3 | 39.100.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 171ddcf..695c19d 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.86.3 + rev: 39.100.1 hooks: - id: renovate-config-validator args: [--strict]