File tree Expand file tree Collapse file tree 2 files changed +292
-204
lines changed Expand file tree Collapse file tree 2 files changed +292
-204
lines changed Original file line number Diff line number Diff line change 66 - id : black
77 language_version : python3.8
88 - repo : https://github.com/pre-commit/mirrors-isort
9- rev : v5.5.3
9+ rev : v5.7.0
1010 hooks :
1111 - id : isort
1212 - repo : https://github.com/pre-commit/pre-commit-hooks
13- rev : v3.2 .0
13+ rev : v3.4 .0
1414 hooks :
1515 - id : check-json
1616 - id : check-added-large-files
1717 - id : check-yaml
1818 - repo : https://gitlab.com/pycqa/flake8
19- rev : 3.8.3
19+ rev : 3.8.4
2020 hooks :
2121 - id : flake8
2222 - repo : https://github.com/Woile/commitizen
23- rev : v2.4 .0
23+ rev : v2.13 .0
2424 hooks :
2525 - id : commitizen
2626 # don't forget to run pre-commit install --hook-type commit-msg for this hook to run
2727 stages : [commit-msg]
28- - repo : https://github.com/prettier/ prettier # to format JSON, YAML and markdown files among others
29- rev : 2.1.2
28+ - repo : https://github.com/pre-commit/mirrors- prettier # to format JSON, YAML and markdown files among others
29+ rev : v2. 2.1
3030 hooks :
3131 - id : prettier
You can’t perform that action at this time.
0 commit comments