iterative / py-template

Hypermodern Python Cookiecutter
http://cookiecutter-hypermodern-python.readthedocs.io/
MIT License
14 stars 7 forks source link

Update .pre-commit-config.yaml #108

Closed daavoo closed 11 months ago

daavoo commented 12 months ago

I had to make this change in dvc-render, otherwise bandit was failing with:

bandit...................................................................Failed
- hook id: bandit
- exit code: 2

[main]  ERROR   pyproject.toml : toml parser not available, reinstall with toml extra
[main]  ERROR   pyproject.toml : toml parser not available, reinstall with toml extra

I.e. https://github.com/iterative/dvc-task/actions/runs/6167659575/job/16738943778