Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
`pre-commit` v4.0.0 added a warning to deprecated stage names[1] so update these names to avoid the warning. This also required updating the minimum `pre-commit` version to one that supports the new names See also[2] for a similar change and the docs[3]. [1] https://github.com/pre-commit/pre-commit/blob/cc4a52241565440ce200666799eef70626457488/CHANGELOG.md#400---2024-10-05 [2] pre-commit/pre-commit-hooks@003dfa5 [3] https://pre-commit.com/#confining-hooks-to-run-at-certain-stages Fixes: PyCQA#2294
- Loading branch information