Skip to content

Commit 016ec25

Browse files
Update deprecated stage names (#2362)
1 parent b26cf98 commit 016ec25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ ci:
22
autoupdate_commit_msg: "chore: update pre-commit hooks"
33
autofix_commit_msg: "style: pre-commit fixes"
44
autofix_prs: false
5-
default_stages: [commit, push]
5+
default_stages: [pre-commit, pre-push]
66
default_language_version:
77
python: python3
88
repos:

0 commit comments

Comments
 (0)