add pre-commit

This commit is contained in:
Ondřej Samohel 2024-03-18 15:00:08 +01:00
parent 55e8ab0c4d
commit 84c42d060e
No known key found for this signature in database
GPG key ID: 02376E18990A97C6

View file

@ -18,6 +18,7 @@ pynput = "^1.7.2" # Timers manager - TODO remove
speedcopy = "^2.1"
six = "^1.15"
qtawesome = "0.7.3"
pre-commit = "^3.6.2"
[tool.poetry.dev-dependencies]