Skip to content

Commit cd191f0

Browse files
authored
Fix pre-commit config
1 parent 39ecf0c commit cd191f0

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: [Nonepre-commitNone, Nonepre-pushNone]
5+
default_stages: [commit, push]
66
default_language_version:
77
python: python3
88
repos:

0 commit comments

Comments
 (0)