Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(pre-commit): avoid stage name deprecation warning
pre-commit 4.0.1 warns: > top-level `default_stages` uses deprecated stage names (commit) > which will be removed in a future version. Use new names, means pre-commit >= 3.2.0 is required now.
- Loading branch information