0.4.0
What's Changed
-
Add the new arg
--db
. You can now pass a custom json file with your custom package-repo mapping (see this issue by @joshuata). -
Bump Python dependencies (and relative pre-commit hooks):
- black: 22.6.0 → 22.8.0
Supported packages out-of-the-box:
- autopep8
- bandit
- black
- commitizen
- flake8
- flakeheaven
- isort
- mypy
- pyupgrade
Use /path/to/your/mapping.json
to rely on your very own package-repo mapping.
Full Changelog: 0.3.0...0.4.0