From fc061c105e74a63d8319d47941349dc5dd38af53 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 16 Mar 2026 17:47:47 +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: b969e2851312ca2b24bbec879ba4954341d1bd12 → 4924b0e01e032fea073ad04a1c5cfa7e4add0afb](https://github.com/astral-sh/ruff-pre-commit/compare/b969e2851312ca2b24bbec879ba4954341d1bd12...4924b0e01e032fea073ad04a1c5cfa7e4add0afb) --- .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 c3612d8..132a415 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -97,7 +97,7 @@ repos: - id: reuse - repo: https://github.com/astral-sh/ruff-pre-commit - rev: b969e2851312ca2b24bbec879ba4954341d1bd12 # frozen: v0.15.5 + rev: 4924b0e01e032fea073ad04a1c5cfa7e4add0afb # frozen: v0.15.6 hooks: - id: ruff args: [--fix, --exit-non-zero-on-fix] From 888a225c4f433b7a19accec651027f642986b0fe Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 16 Mar 2026 17:50:02 +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 132a415..1fef15b 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -97,7 +97,7 @@ repos: - id: reuse - repo: https://github.com/astral-sh/ruff-pre-commit - rev: 4924b0e01e032fea073ad04a1c5cfa7e4add0afb # frozen: v0.15.6 + rev: 4924b0e01e032fea073ad04a1c5cfa7e4add0afb # frozen: v0.15.6 hooks: - id: ruff args: [--fix, --exit-non-zero-on-fix]