chore: update tools

This commit is contained in:
Bingsu
2023-09-02 16:37:34 +09:00
parent 27591dfbe7
commit a7d6559710
4 changed files with 7 additions and 2 deletions

View File

@@ -21,3 +21,7 @@ tasks:
lint:
cmds:
- pre-commit run -a
update:
cmds:
- "{{.PYTHON}} -m pip install -U ultralytics mediapipe ruff pre-commit black"