File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 27
27
exclude : ^validation/|\.dtd$|\.xml$
28
28
29
29
- repo : https://github.com/asottile/pyupgrade
30
- rev : v2.32.1
30
+ rev : v2.34.0
31
31
hooks :
32
32
- id : pyupgrade
33
33
args : ["--py37-plus"]
@@ -38,15 +38,15 @@ repos:
38
38
- id : absolufy-imports
39
39
40
40
- repo : https://github.com/psf/black
41
- rev : 22.3 .0
41
+ rev : 22.6 .0
42
42
hooks :
43
43
- id : black-jupyter
44
44
45
45
- repo : https://github.com/asottile/blacken-docs
46
46
rev : v1.12.1
47
47
hooks :
48
48
- id : blacken-docs
49
- additional_dependencies : [black==22.3 .0]
49
+ additional_dependencies : [black==22.6 .0]
50
50
51
51
- repo : https://github.com/PyCQA/flake8
52
52
rev : 4.0.1
57
57
rev : 1.3.1
58
58
hooks :
59
59
- id : nbqa-pyupgrade
60
- additional_dependencies : [pyupgrade==2.32.1 ]
60
+ additional_dependencies : [pyupgrade==2.34.0 ]
61
61
62
62
- repo : https://github.com/codespell-project/codespell
63
63
rev : v2.1.0
You can’t perform that action at this time.
0 commit comments