File tree Expand file tree Collapse file tree 1 file changed +5
-6
lines changed Expand file tree Collapse file tree 1 file changed +5
-6
lines changed Original file line number Diff line number Diff line change 30
30
args :
31
31
- --safe
32
32
- repo : https://github.com/asottile/setup-cfg-fmt
33
- rev : v1.17 .0
33
+ rev : v1.18 .0
34
34
hooks :
35
35
- id : setup-cfg-fmt
36
36
args :
@@ -62,15 +62,14 @@ repos:
62
62
exclude : ^docs/changelog/(\d+\.(feature|bugfix|doc|removal|misc).rst|README.rst|template.jinja2)
63
63
files : ^docs/changelog/
64
64
- repo : https://github.com/PyCQA/flake8
65
- rev : 3.9.2
65
+ rev : 4.0.1
66
66
hooks :
67
67
- id : flake8
68
68
additional_dependencies :
69
- - flake8-bugbear==21.9.1
70
- - flake8-comprehensions==3.6.1
69
+ - flake8-bugbear==21.9.2
70
+ - flake8-comprehensions==3.7
71
71
- flake8-pytest-style==1.5
72
72
- flake8-spellcheck==0.24
73
73
- flake8-unused-arguments==0.0.6
74
- - flake8-noqa==1.1.0
75
- - flake8-eradicate==1.1.0
74
+ - flake8-noqa==1.2
76
75
- pep8-naming==0.12.1
You can’t perform that action at this time.
0 commit comments