From b462de74f9511decffe52d9806cfc83e056ad6a4 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 9 Jun 2025 17:25:14 +0000 Subject: [PATCH 1/2] [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: d19233b89771be2d89273f163f5edc5a39bbc34a → 9aeda5d1f4bbd212c557da1ea78eca9e8c829e19](https://github.com/astral-sh/ruff-pre-commit/compare/d19233b89771be2d89273f163f5edc5a39bbc34a...9aeda5d1f4bbd212c557da1ea78eca9e8c829e19) --- .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 d910750..58b19ae 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -96,7 +96,7 @@ repos: - id: reuse - repo: https://github.com/astral-sh/ruff-pre-commit - rev: d19233b89771be2d89273f163f5edc5a39bbc34a # frozen: v0.11.12 + rev: 9aeda5d1f4bbd212c557da1ea78eca9e8c829e19 # frozen: v0.11.13 hooks: - id: ruff args: [--fix, --exit-non-zero-on-fix] From 269123ebb6193dbf9e346f7faaf6a51dbed0ab68 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 9 Jun 2025 17:25:33 +0000 Subject: [PATCH 2/2] Chore: pre-commit autoupdate --- .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 58b19ae..af0a47e 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -96,7 +96,7 @@ repos: - id: reuse - repo: https://github.com/astral-sh/ruff-pre-commit - rev: 9aeda5d1f4bbd212c557da1ea78eca9e8c829e19 # frozen: v0.11.13 + rev: 9aeda5d1f4bbd212c557da1ea78eca9e8c829e19 # frozen: v0.11.13 hooks: - id: ruff args: [--fix, --exit-non-zero-on-fix]