From 62292bcc433f90d7aea80dca87c9b88350091f6e Mon Sep 17 00:00:00 2001 From: "unhesitatingeffectivebot[bot]" <109002416+unhesitatingeffectivebot[bot]@users.noreply.github.com> Date: Thu, 26 Sep 2024 12:35:37 +0000 Subject: [PATCH] =?UTF-8?q?fix(github-release):=20update=20charliermarsh/r?= =?UTF-8?q?uff-pre-commit=20(=20v0.6.7=20=E2=86=92=20v0.6.8=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 ef8bc666f..65447f639 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.6.7" + rev: "v0.6.8" hooks: - id: ruff name: Lint and Format with Ruff