From 00a4ae7d61afef9787780e0db078cf8a8b57df94 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 13 Jan 2025 21:15:06 +0000 Subject: [PATCH] chore(deps): update pre-commit hook charliermarsh/ruff-pre-commit to v0.9.1 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 c989ea01..e62b1eea 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -17,7 +17,7 @@ repos: # ruff - repo: https://github.com/charliermarsh/ruff-pre-commit # ruff version. - rev: v0.9.0 + rev: v0.9.1 hooks: - id: ruff