neuroinformatics-unit / python-cookiecutter

Utility to create a basic Python project structure with tests, CI etc.
BSD 3-Clause "New" or "Revised" License
22 stars 3 forks source link

Update black version in pre-commit hooks #2

Closed niksirbi closed 1 year ago

niksirbi commented 1 year ago

When black is run as part of pre-commit, this issue arises. It can be solved by setting black rev to 22.3.0 (or newer) in .pre-commit-config.yaml