Add pre-commit
This commit is contained in:
@@ -13,6 +13,9 @@ python = "^3.9"
|
||||
pyserial = "^3.5"
|
||||
|
||||
[tool.poetry.dev-dependencies]
|
||||
black = "*"
|
||||
mypy = "^0.961"
|
||||
pre-commit = "^2.19.0"
|
||||
|
||||
[build-system]
|
||||
requires = ["poetry-core>=1.0.0"]
|
||||
|
||||
Reference in New Issue
Block a user