File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 34
34
exclude : tests(/\w*)*/functional/|tests/input|doc/data/messages|examples/|setup.py|tests(/\w*)*data/
35
35
types : [python]
36
36
- repo : https://github.com/PyCQA/isort
37
- rev : 5.12.0
37
+ rev : 5.13.1
38
38
hooks :
39
39
- id : isort
40
40
exclude : doc/data/messages/
@@ -131,7 +131,7 @@ repos:
131
131
]
132
132
exclude : tests(/\w*)*/functional/|tests/input|tests(/.*)+/conftest.py|doc/data/messages|tests(/\w*)*data/
133
133
- repo : https://github.com/pre-commit/mirrors-prettier
134
- rev : v4.0.0-alpha.3-1
134
+ rev : v3.1.0
135
135
hooks :
136
136
- id : prettier
137
137
args : [--prose-wrap=always, --print-width=88]
@@ -158,7 +158,7 @@ repos:
158
158
setup.cfg
159
159
)$
160
160
- repo : https://github.com/PyCQA/bandit
161
- rev : 1.7.5
161
+ rev : 1.7.6
162
162
hooks :
163
163
- id : bandit
164
164
args : ["-r", "-lll"]
You can’t perform that action at this time.
0 commit comments