From 2de824545c46f18f7ee8aa110ed09f001437e1a8 Mon Sep 17 00:00:00 2001 From: Glatzel <32577755+Glatzel@users.noreply.github.com> Date: Tue, 29 Oct 2024 00:09:26 +0800 Subject: [PATCH] Update .pre-commit-config.yaml --- .pre-commit-config.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 06e62e6..e3e637d 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -7,7 +7,6 @@ repos: - id: check-illegal-windows-names - id: check-toml - id: check-yaml - - repo: https://github.com/astral-sh/ruff-pre-commit # Ruff version. rev: v0.7.1