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 17
17
doc/data/messages/m/missing-final-newline/bad/crlf.py
18
18
)$
19
19
- repo : https://github.com/astral-sh/ruff-pre-commit
20
- rev : " v0.4.8 "
20
+ rev : " v0.4.9 "
21
21
hooks :
22
22
- id : ruff
23
23
args : ["--fix"]
@@ -142,7 +142,7 @@ repos:
142
142
]
143
143
exclude : tests(/\w*)*/functional/|tests/input|tests(/.*)+/conftest.py|doc/data/messages|tests(/\w*)*data/
144
144
- repo : https://github.com/rbubley/mirrors-prettier
145
- rev : v3.3.1
145
+ rev : v3.3.2
146
146
hooks :
147
147
- id : prettier
148
148
args : [--prose-wrap=always, --print-width=88]
@@ -169,7 +169,7 @@ repos:
169
169
setup.cfg
170
170
)$
171
171
- repo : https://github.com/PyCQA/bandit
172
- rev : 1.7.8
172
+ rev : 1.7.9
173
173
hooks :
174
174
- id : bandit
175
175
args : ["-r", "-lll"]
You can’t perform that action at this time.
0 commit comments