aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
author简律纯 <i@jyunko.cn>2024-03-08 03:48:37 +0800
committerGitHub <noreply@github.com>2024-03-08 03:48:37 +0800
commit781c6e6b53b04fab7b7e4dded1159bbec15f4706 (patch)
treeed6a17d9731b650317bd5ba027a4d1280e3e7d50
parent66a4282c35377a52b316223bf2ce04af1689a184 (diff)
downloadHydroRoll-781c6e6b53b04fab7b7e4dded1159bbec15f4706.tar.gz
HydroRoll-781c6e6b53b04fab7b7e4dded1159bbec15f4706.zip
Update .pre-commit-config.yaml
-rw-r--r--.pre-commit-config.yaml9
1 files changed, 2 insertions, 7 deletions
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