@cryptotaxi247 / CoPilot / commits / e4ab943f

precommit fixes

taylor_socfortress committed Nov 15, 2024 at 10:13 UTC e4ab943facd09afba1ef7dabb8d06bbeef08d9c6
1 file changed +1
.pre-commit-config.yaml
+1
@@ -28,6 +28,7 @@ repos:
28 hooks:
29 - id: black
30 language_version: python3.11
31 + exclude: ^backend/app/connectors/velociraptor/services/artifacts.py$
32
33 - repo: https://github.com/asottile/setup-cfg-fmt
34 rev: v2.4.0