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 b26cf98 commit 016ec25Copy full SHA for 016ec25
.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: [commit, push]
+default_stages: [pre-commit, pre-push]
6
default_language_version:
7
python: python3
8
repos:
0 commit comments