We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 39ecf0c commit cd191f0Copy full SHA for cd191f0
.pre-commit-config.yaml
@@ -2,7 +2,7 @@ ci:
2
autoupdate_commit_msg: "chore: update pre-commit hooks"
3
autofix_commit_msg: "style: pre-commit fixes"
4
autofix_prs: false
5
-default_stages: [Nonepre-commitNone, Nonepre-pushNone]
+default_stages: [commit, push]
6
default_language_version:
7
python: python3
8
repos:
0 commit comments