From 102e640c66ea0e4bfaade57f7018d0af76a282d4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 3 Mar 2025 01:58:39 +0000 Subject: [PATCH] Update pre-commit hook charliermarsh/ruff-pre-commit to v0.9.8 (#138) Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .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 58c0897..52891d1 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -19,7 +19,7 @@ repos: # Ruff - repo: https://github.com/charliermarsh/ruff-pre-commit - rev: v0.9.7 + rev: v0.9.8 hooks: - id: ruff # License headers