From bd863392792d0b0673a5df31362982f7336f14e1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 2 Apr 2026 20:10:55 +0000 Subject: [PATCH] Update pre-commit hook astral-sh/ruff-pre-commit to v0.15.8 --- .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 f2908424a0..9b5e218ebd 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -18,7 +18,7 @@ repos: - --fixable=E,W,F,I,T,RUF,TID,UP - --target-version=py310 - id: ruff-format - rev: v0.15.7 + rev: v0.15.8 - repo: https://github.com/igorshubovych/markdownlint-cli rev: v0.48.0