Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(pre-commit): Fix outdated pre-commit/pre-commit-hooks pre-commit …
…hooks This addresses the following warning message: ``` [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. ``` Signed-off-by: 林博仁(Buo-ren Lin) <[email protected]>
- Loading branch information