From 260790f9cf806a7836bc7bf90b815197752c5759 Mon Sep 17 00:00:00 2001 From: "unhesitatingeffectivebot[bot]" <109002416+unhesitatingeffectivebot[bot]@users.noreply.github.com> Date: Sat, 20 Jul 2024 18:20:46 +0000 Subject: [PATCH] =?UTF-8?q?fix(github-release):=20update=20charliermarsh/r?= =?UTF-8?q?uff-pre-commit=20(=20v0.5.3=20=E2=86=92=20v0.5.4=20)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .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 0a3b329f7..f76bc610c 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -108,7 +108,7 @@ repos: # - "--ignore-path '**/*.y*ml'" stages: [commit] - repo: https://github.com/charliermarsh/ruff-pre-commit - rev: "v0.5.3" + rev: "v0.5.4" hooks: - id: ruff name: Lint and Format with Ruff