Pre-commit autoupdate (see PR #1195) run a pre-commit --all-files after updating the pre-commit software.
This is good (as we can see if simtools passes any updated pre-commit tools), but requires an installation of the simtools environment. This PR adds a simple pip install to do this.
PR #1206 shows that this workflow works (the PR was merged into this branch).
Pre-commit autoupdate (see PR #1195) run a
pre-commit --all-files
after updating the pre-commit software.This is good (as we can see if simtools passes any updated pre-commit tools), but requires an installation of the simtools environment. This PR adds a simple pip install to do this.
PR #1206 shows that this workflow works (the PR was merged into this branch).