From 47d503d2d82ec875f2ea97515c9ee2b9c7cc5b4d Mon Sep 17 00:00:00 2001 From: PasteurBot <213572543+PasteurBot@users.noreply.github.com> Date: Mon, 1 Sep 2025 00:16:11 +0000 Subject: [PATCH] Update pre-commit hooks --- .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 2afaaaa..75495ec 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -28,7 +28,7 @@ repos: - repo: https://github.com/astral-sh/ruff-pre-commit # Ruff version. - rev: v0.12.10 + rev: v0.12.11 hooks: # Run the linter. - id: ruff