blob: 934ba863afa233af1ecd357041b89f6ee5f6bb6d (
plain)
1
2
3
4
5
6
7
8
9
10
|
# This file is accurate as long as the version in pre-commit configuration
# is the latest. We don't want to pin and have to upgrade all the time.
pre-commit
bandit
black
flake8
ruff
flake8-typing-imports
isort
mypy
|