From 42184af3d7576ac9bce1f38e9d3ff21858449602 Mon Sep 17 00:00:00 2001 From: Floraachy <62091502+floraachy@users.noreply.github.com> Date: Sat, 11 May 2024 13:43:31 +0800 Subject: [PATCH] Update .pre-commit-config.yaml --- .pre-commit-config.yaml | 19 +------------------ 1 file changed, 1 insertion(+), 18 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index b83ae9696..3de359d56 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,21 +1,4 @@ -repos: -- repo: https://github.com/astral-sh/ruff-pre-commit - rev: "v0.4.3" - hooks: - - id: ruff - args: ["--fix"] - - id: ruff-format -- repo: https://github.com/pre-commit/pre-commit-hooks - rev: v4.6.0 - hooks: - - id: trailing-whitespace - - id: end-of-file-fixer - - id: check-yaml -- repo: https://github.com/adamchainz/blacken-docs - rev: 1.16.0 - hooks: - - id: blacken-docs - additional_dependencies: [black==24.1.1] +k==24.1.1] - repo: https://github.com/pre-commit/pygrep-hooks rev: v1.10.0 hooks: