Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: bump pre-commit-hooks version to clear warning in CI
From CI: [WARNING] repo `https://github.com/pre-commit/pre-commit-hooks` uses deprecated stage names (commit, push) which will be removed in a future version. Hint: often `pre-commit autoupdate --repo https://github.com/pre-commit/pre-commit-hooks` will fix this. if it does not -- consider reporting an issue to that repo. So I ran pre-commit autoupdate --repo https://github.com/pre-commit/pre-commit-hooks and that does seem to fix the issue since pre-commit-hooks 5.0.0 starts using the non-deprecated stage names. See https://github.com/pre-commit/pre-commit-hooks/releases/tag/v5.0.0
- Loading branch information