From 842e6c18787c5c5e8a1b7b18e63b3f666cb59e1b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 19 Nov 2025 02:54:31 +0000 Subject: [PATCH] =?UTF-8?q?chore(deps):=20update=20pre-commit=20hook=20ast?= =?UTF-8?q?ral-sh/ruff-pre-commit=20(v0.14.4=20=E2=86=92=20v0.14.5)=20(#34?= =?UTF-8?q?9)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 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 0720e9a..c3e1cd7 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -55,7 +55,7 @@ repos: - id: yamllint - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.14.4 + rev: v0.14.5 hooks: # Run the linter with auto-fix - id: ruff-check