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

index b07695996fb1c79ff3744e46d55984ffb9764207..b78708431240db6d85c7b4072107dc6629d3296b 100644 (file)
@@ -17,3 +17,13 @@ repos:
     rev: v4.3.21
     hooks:
       - id: isort
+  - 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:
+      - id: mypy
+        additional_dependencies: [types-all]
+        exclude: ^testing/resources/