Skip to content

Commit 01beefe

Browse files
Update deprecated stage names
1 parent c283106 commit 01beefe

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
@@ -3,7 +3,7 @@ ci:
33
autoupdate_commit_msg: "chore: update pre-commit hooks"
44
autofix_commit_msg: "style: pre-commit fixes"
55
autofix_prs: false
6-
default_stages: [commit, push]
6+
default_stages: [pre-commit, pre-push]
77
default_language_version:
88
python: python3
99
repos:

0 commit comments

Comments
 (0)