From b3412e1821736f7707a00113ff1ee92a76851248 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 11 Feb 2025 11:07:39 +0000 Subject: [PATCH] Update pre-commit hook charliermarsh/ruff-pre-commit to v0.9.5 Signed-off-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 5625686..bc0de09 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -29,6 +29,6 @@ repos: # Ruff - repo: https://github.com/charliermarsh/ruff-pre-commit - rev: v0.9.4 + rev: v0.9.5 hooks: - id: ruff