From b6448e21b56c45470e6eccddc709f0b8c2125c00 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 9 Aug 2025 20:34:46 +0000 Subject: [PATCH] =?UTF-8?q?feat(deps)!:=20Update=20pre-commit=20hook=20pre?= =?UTF-8?q?-commit/pre-commit-hooks=20(=20v5.0.0=20=E2=86=92=20v6.0.0=20)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit | datasource | package | from | to | | ----------- | --------------------------- | ------ | ------ | | github-tags | pre-commit/pre-commit-hooks | v5.0.0 | v6.0.0 | --- .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 1f8ff8cead..25a413fdc1 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -9,7 +9,7 @@ repos: - .github/linters/.yamllint.yaml id: yamllint - repo: https://github.com/pre-commit/pre-commit-hooks - rev: v5.0.0 + rev: v6.0.0 hooks: - id: trailing-whitespace - id: end-of-file-fixer