From 9fb76e66bdba7047190f84d47f47a6db00807b83 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 6 Oct 2025 21:59:05 +0000 Subject: [PATCH] [pre-commit.ci] pre-commit autoupdate MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit updates: - [github.com/astral-sh/ruff-pre-commit: f298305809c552671cc47e0fec0ba43e96c146a2 → 9c89adb347f6b973f4905a4be0051eb2ecf85dea](https://github.com/astral-sh/ruff-pre-commit/compare/f298305809c552671cc47e0fec0ba43e96c146a2...9c89adb347f6b973f4905a4be0051eb2ecf85dea) --- .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 687dd92b9..10b36ce70 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -15,7 +15,7 @@ ci: # pre-commit autoupdate --freeze repos: - repo: https://github.com/astral-sh/ruff-pre-commit - rev: f298305809c552671cc47e0fec0ba43e96c146a2 # frozen: v0.13.2 + rev: 9c89adb347f6b973f4905a4be0051eb2ecf85dea # frozen: v0.13.3 hooks: - id: ruff args: [--fix, --show-fixes]