adding pre commit hooks

This commit is contained in:
Peter Dwyer
2022-08-31 12:34:14 +01:00
parent a6db479f2c
commit e95ccad906
3 changed files with 479 additions and 59 deletions

View File

@@ -42,6 +42,7 @@ Werkzeug = "<2.1"
pyOpenSSL = "^22.0.0"
ipython = "^8.4.0"
coverage = "^6.2"
pre-commit = "^2.20.0"
[build-system]
requires = ["poetry-core>=1.0.0"]