aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
-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