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/psf/black
3
- rev : 22.3 .0
3
+ rev : 22.12 .0
4
4
hooks :
5
5
- id : black
6
6
args : [--safe, --quiet]
7
7
- repo : https://github.com/asottile/blacken-docs
8
- rev : v1.12.1
8
+ rev : 1.13.0
9
9
hooks :
10
10
- id : blacken-docs
11
11
additional_dependencies : [black==22.3.0]
12
12
- repo : https://github.com/pre-commit/pre-commit-hooks
13
- rev : v4.1 .0
13
+ rev : v4.4 .0
14
14
hooks :
15
15
- id : trailing-whitespace
16
16
- id : end-of-file-fixer
@@ -20,25 +20,25 @@ repos:
20
20
- id : debug-statements
21
21
language_version : python3
22
22
- repo : https://github.com/PyCQA/flake8
23
- rev : 4 .0.1
23
+ rev : 6 .0.0
24
24
hooks :
25
25
- id : flake8
26
26
language_version : python3
27
27
additional_dependencies :
28
28
- flake8-builtins==1.5.3
29
29
- flake8-typing-imports==1.12.0
30
30
- repo : https://github.com/asottile/reorder_python_imports
31
- rev : v3.0.1
31
+ rev : v3.9.0
32
32
hooks :
33
33
- id : reorder-python-imports
34
34
args : ["--application-directories=.:src:testing", --py3-plus]
35
35
- repo : https://github.com/asottile/pyupgrade
36
- rev : v2.32.0
36
+ rev : v3.3.1
37
37
hooks :
38
38
- id : pyupgrade
39
39
args : [--py3-plus]
40
40
- repo : https://github.com/pre-commit/mirrors-eslint
41
- rev : v7.13 .0
41
+ rev : v8.32 .0
42
42
hooks :
43
43
- id : eslint
44
44
additional_dependencies :
You can’t perform that action at this time.
0 commit comments