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 bc2db2c commit 0667ef8Copy full SHA for 0667ef8
.pre-commit-config.yaml
@@ -2,8 +2,8 @@ fail_fast: false
2
default_language_version:
3
python: python3
4
default_stages:
5
- - commit
6
- - push
+ - pre-commit
+ - pre-push
7
minimum_pre_commit_version: 2.16.0
8
ci:
9
skip: []
0 commit comments