Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Devops: Update pre-commit step in CD workflow to match CI
The CI workflow updated the Python version and dependency requirements for the `pre-commit` job, however, did not apply the same changes to the CD workflow. This can cause differences in pre-commit causing the CI to pass but the CD to fail.
- Loading branch information