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 8c45f0b commit ea6bd59Copy full SHA for ea6bd59
.pre-commit-config.yaml
@@ -2,8 +2,8 @@ fail_fast: false
2
default_language_version:
3
python: python3
4
default_stages:
5
- - Nonepre-commitNone
6
- - Nonepre-pushNone
+ - pre-commit
+ - pre-push
7
minimum_pre_commit_version: 2.16.0
8
repos:
9
- repo: https://github.com/pre-commit/mirrors-prettier
0 commit comments