From 2bd35a01991393a5259dd56081d0421794f9c308 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 11 Nov 2024 12:57:40 +0000 Subject: [PATCH] Update pre-commit hook charliermarsh/ruff-pre-commit to v0.7.3 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 37de6d2..ca05b9e 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.7.2 + rev: v0.7.3 hooks: - id: ruff