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 1717 doc/data/messages/m/missing-final-newline/bad/crlf.py
1818 )$
1919 - repo : https://github.com/astral-sh/ruff-pre-commit
20- rev : " v0.4.8 "
20+ rev : " v0.4.9 "
2121 hooks :
2222 - id : ruff
2323 args : ["--fix"]
@@ -142,7 +142,7 @@ repos:
142142 ]
143143 exclude : tests(/\w*)*/functional/|tests/input|tests(/.*)+/conftest.py|doc/data/messages|tests(/\w*)*data/
144144 - repo : https://github.com/rbubley/mirrors-prettier
145- rev : v3.3.1
145+ rev : v3.3.2
146146 hooks :
147147 - id : prettier
148148 args : [--prose-wrap=always, --print-width=88]
@@ -169,7 +169,7 @@ repos:
169169 setup.cfg
170170 )$
171171 - repo : https://github.com/PyCQA/bandit
172- rev : 1.7.8
172+ rev : 1.7.9
173173 hooks :
174174 - id : bandit
175175 args : ["-r", "-lll"]
You can’t perform that action at this time.
0 commit comments