Update .pre-commit-config.yaml
authorMarcel van der Veldt <m.vanderveldt@outlook.com>
Tue, 5 Apr 2022 08:44:31 +0000 (10:44 +0200)
committerMarcel van der Veldt <m.vanderveldt@outlook.com>
Tue, 5 Apr 2022 08:44:31 +0000 (10:44 +0200)
.pre-commit-config.yaml

index 74462dbc1ab9e3ab468df9336d8476f44a53b9ca..30b8d88a44d97783def24d8152e5a3efb77c0221 100644 (file)
@@ -19,10 +19,6 @@ repos:
     hooks:
       - id: isort
         exclude: ^examples/
-  - repo: https://github.com/asottile/setup-cfg-fmt
-    rev: v1.20.1
-    hooks:
-      - id: setup-cfg-fmt
   - repo: https://github.com/pre-commit/mirrors-mypy
     rev: v0.942
     hooks: