- Date you used Copier PyPackage: 2.2.2023
- Copier version used, if any: 6.2.0
- Python version, if any: 3.10.8
- Operating System: Red Hat Enterprise Linux Server release 7.9 (Maipo) x86_64 (Tsa)
Description
GitHub Pre-Commit Action fails with the latest copier template.
The installation of the pre-commit hooks fails because of a conflict between isort and poetry.
This is a known issue: PyCQA/isort#2077
I think we should update isort version to 5.12.0 in .pre-commit-config.yaml