File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 3
3
autoupdate_schedule : monthly
4
4
repos :
5
5
- repo : https://github.com/asottile/pyupgrade
6
- rev : v2.32.1
6
+ rev : v2.34.0
7
7
hooks :
8
8
- id : pyupgrade
9
9
args : ["--py36-plus"]
10
10
- repo : https://github.com/asottile/reorder_python_imports
11
- rev : v3.1 .0
11
+ rev : v3.3 .0
12
12
hooks :
13
13
- id : reorder-python-imports
14
14
name : Reorder Python imports (src, tests)
15
15
files : " ^(?!examples/)"
16
16
args : ["--application-directories", "src"]
17
17
additional_dependencies : ["setuptools>60.9"]
18
18
- repo : https://github.com/psf/black
19
- rev : 22.3 .0
19
+ rev : 22.6 .0
20
20
hooks :
21
21
- id : black
22
22
- repo : https://github.com/PyCQA/flake8
31
31
hooks :
32
32
- id : pip-compile-multi-verify
33
33
- repo : https://github.com/pre-commit/pre-commit-hooks
34
- rev : v4.2 .0
34
+ rev : v4.3 .0
35
35
hooks :
36
36
- id : fix-byte-order-marker
37
37
- id : trailing-whitespace
You can’t perform that action at this time.
0 commit comments