fix(tools): update pre-commit default stage

This commit is contained in:
morris 2024-12-03 11:29:22 +08:00
parent fcd706066a
commit 7eb99d7bd6

View File

@ -1,7 +1,7 @@
# See https://pre-commit.com for more information
# See https://pre-commit.com/hooks.html for more hooks
default_stages: [commit]
default_stages: [pre-commit]
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks