Commit e7f746b 1 parent f77db05 commit e7f746b Copy full SHA for e7f746b
File tree 1 file changed +6
-6
lines changed
1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 1
1
exclude : ^.*_data/.*$
2
2
repos :
3
3
- repo : https://github.com/pre-commit/pre-commit-hooks
4
- rev : v4.1 .0
4
+ rev : v5.0 .0
5
5
hooks :
6
6
- id : trailing-whitespace
7
7
- id : end-of-file-fixer
8
8
- id : check-yaml
9
9
- id : debug-statements
10
10
- id : name-tests-test
11
- - repo : https://github.com/pre-commit/mirrors- autopep8
12
- rev : v1.6.0
11
+ - repo : https://github.com/hhatto/ autopep8
12
+ rev : v2.3.2
13
13
hooks :
14
14
- id : autopep8
15
15
- repo : https://github.com/asottile/setup-cfg-fmt
16
- rev : v1.20 .0
16
+ rev : v2.7 .0
17
17
hooks :
18
18
- id : setup-cfg-fmt
19
19
- repo : https://github.com/asottile/pyupgrade
20
- rev : v2.31.0
20
+ rev : v3.19.1
21
21
hooks :
22
22
- id : pyupgrade
23
23
args : [--py37-plus]
24
24
- repo : https://github.com/pycqa/flake8
25
- rev : 4.0 .1
25
+ rev : 7.1 .1
26
26
hooks :
27
27
- id : flake8
You can’t perform that action at this time.
0 commit comments