Add pre-commit to dev requirements

This commit is contained in:
Odd Stråbø 2024-06-10 10:59:02 +00:00
parent 6b88f70a84
commit 247571ee69
1 changed files with 1 additions and 0 deletions

View File

@ -12,6 +12,7 @@ Kodistubs ~=21.0
git+https://github.com/romanvm/kodi.six git+https://github.com/romanvm/kodi.six
git+https://github.com/ruuk/script.module.addon.signals git+https://github.com/ruuk/script.module.addon.signals
pre-commit >= 3.7.1
pytest >= 4.6.11 pytest >= 4.6.11
coverage >= 5.2 coverage >= 5.2
flake8 >= 3.8 flake8 >= 3.8