chore: add mypy to the python group (#6275)
Some checks failed
Publish Images / Build and Test (push) Has been cancelled
Build and Test / Set build metadata (push) Has been cancelled
Build and Test / Build test suite matrix (push) Has been cancelled
Build and Test / preview-release-notes (push) Has been cancelled
Lint commit / commitlint (push) Has been cancelled
Publish Images / Release (push) Has been cancelled
Build and Test / Build and Test (push) Has been cancelled
Build and Test / Test the Super-linter GitHub Action (push) Has been cancelled
Build and Test / Run test cases (push) Has been cancelled
Build and Test / Check if all the tests passed (push) Has been cancelled

Add mypy to the python group when updating dependencies
This commit is contained in:
Marco Ferrari 2024-10-14 19:31:19 +02:00 committed by GitHub
parent fc34cb53d9
commit e69f0364d2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -140,6 +140,7 @@ updates:
- cpplint
- flake8
- isort
- mypy
- pyink
- pylint
- ruff