From 781c6e6b53b04fab7b7e4dded1159bbec15f4706 Mon Sep 17 00:00:00 2001 From: 简律纯 Date: Fri, 8 Mar 2024 03:48:37 +0800 Subject: Update .pre-commit-config.yaml --- .pre-commit-config.yaml | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) (limited to '.pre-commit-config.yaml') diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 36f368c..99c803f 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -8,13 +8,8 @@ repos: - id: check-toml - id: check-yaml - id: fix-byte-order-marker - - - repo: https://github.com/pycqa/isort - rev: 5.10.1 - hooks: - - id: isort - + - repo: https://github.com/psf/black rev: 22.3.0 hooks: - - id: black \ No newline at end of file + - id: black -- cgit v1.2.3-70-g09d2