From ccb3df17ebbeb5e3f21af02412c872853a5cb171 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Tue, 7 Jan 2025 00:27:34 +0000 Subject: [PATCH] [pre-commit.ci] pre-commit autoupdate MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit updates: - [github.com/astral-sh/ruff-pre-commit: f0b5944bef86f50d875305821a0ab0d8c601e465 → 89c421dff2e1026ba12cdb9ebd731f4a83aa8021](https://github.com/astral-sh/ruff-pre-commit/compare/f0b5944bef86f50d875305821a0ab0d8c601e465...89c421dff2e1026ba12cdb9ebd731f4a83aa8021) --- .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 96b4e359..8d538850 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -9,7 +9,7 @@ repos: - id: check-yaml - id: check-added-large-files - repo: https://github.com/astral-sh/ruff-pre-commit - rev: f0b5944bef86f50d875305821a0ab0d8c601e465 # frozen: v0.8.4 + rev: 89c421dff2e1026ba12cdb9ebd731f4a83aa8021 # frozen: v0.8.6 hooks: - id: ruff args: [ --fix ]