Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update Python version for the
pre-commit
hooks
Since the Python range is `>=3.8,<3.11` in `conda-environment.yml` (and in the Poetry config in `pyproject.toml` as well), the version installed by default will be Python 3.10. It makes sense to use the same version in the pre-commit hooks. GitHub: fix mxcube#836
- Loading branch information