File tree 1 file changed +7
-7
lines changed
1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 1
1
repos :
2
2
- repo : https://github.com/pre-commit/pre-commit-hooks
3
- rev : v4.3 .0
3
+ rev : v4.4 .0
4
4
hooks :
5
5
- id : trailing-whitespace
6
6
- id : end-of-file-fixer
7
7
- id : check-docstring-first
8
8
- id : check-yaml
9
9
- id : debug-statements
10
10
- id : check-ast
11
- - repo : https://github.com/ambv /black
12
- rev : 22.8 .0
11
+ - repo : https://github.com/psf /black
12
+ rev : 22.12 .0
13
13
hooks :
14
14
- id : black
15
15
- repo : https://github.com/asottile/pyupgrade
16
- rev : v2.37.3
16
+ rev : v3.3.1
17
17
hooks :
18
18
- id : pyupgrade
19
19
args : ["--py37-plus"]
20
- - repo : https://github.com/timothycrosley /isort
21
- rev : 5.10 .1
20
+ - repo : https://github.com/PyCQA /isort
21
+ rev : 5.11 .1
22
22
hooks :
23
23
- id : isort
24
24
- repo : https://github.com/pycqa/flake8
25
- rev : 3.9.2
25
+ rev : 6.0.0
26
26
hooks :
27
27
- id : flake8
You can’t perform that action at this time.
0 commit comments