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 6
6
- id : black
7
7
language_version : python3.8
8
8
- repo : https://github.com/pre-commit/mirrors-isort
9
- rev : v5.5.3
9
+ rev : v5.7.0
10
10
hooks :
11
11
- id : isort
12
12
- repo : https://github.com/pre-commit/pre-commit-hooks
13
- rev : v3.2 .0
13
+ rev : v3.4 .0
14
14
hooks :
15
15
- id : check-json
16
16
- id : check-added-large-files
17
17
- id : check-yaml
18
18
- repo : https://gitlab.com/pycqa/flake8
19
- rev : 3.8.3
19
+ rev : 3.8.4
20
20
hooks :
21
21
- id : flake8
22
22
- repo : https://github.com/Woile/commitizen
23
- rev : v2.4 .0
23
+ rev : v2.13 .0
24
24
hooks :
25
25
- id : commitizen
26
26
# don't forget to run pre-commit install --hook-type commit-msg for this hook to run
27
27
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
30
30
hooks :
31
31
- id : prettier
You can’t perform that action at this time.
0 commit comments