aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/.pre-commit-config.yaml
diff options
context:
space:
mode:
author简律纯 <i@jyunko.cn>2024-03-10 06:43:01 +0800
committer简律纯 <i@jyunko.cn>2024-03-10 06:43:01 +0800
commitd8cf58e2bfe403267e0eed7cd39784654207ebc2 (patch)
tree55aaef46cbed389a2e2807affceadd25efbdf7bf /.pre-commit-config.yaml
parente2c9fe71fd6133f9c97943cd6c7d664a73e94ab0 (diff)
parent781c6e6b53b04fab7b7e4dded1159bbec15f4706 (diff)
downloadHydroRoll-d8cf58e2bfe403267e0eed7cd39784654207ebc2.tar.gz
HydroRoll-d8cf58e2bfe403267e0eed7cd39784654207ebc2.zip
Merge branch 'main' of https://github.com/HydroRoll-Team/HydroRoll
Diffstat (limited to '.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