chore: merge lint dependency group into dev group of python packages (#18088)
This commit is contained in:
@@ -3,5 +3,5 @@
|
||||
set -x
|
||||
|
||||
# run mypy checks
|
||||
uv run --directory api --group dev \
|
||||
uv run --directory api --dev \
|
||||
python -m mypy --install-types --non-interactive .
|
||||
|
Reference in New Issue
Block a user