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 2020 doc/data/messages/m/missing-final-newline/bad/crlf.py
2121 )$
2222 - repo : https://github.com/astral-sh/ruff-pre-commit
23- rev : " v0.13.3 "
23+ rev : " v0.14.0 "
2424 hooks :
2525 - id : ruff-check
2626 args : ["--fix"]
3838 exclude : tests(/\w*)*/functional/|tests/input|doc/data/messages|examples/|setup.py|tests(/\w*)*data/
3939 types : [python]
4040 - repo : https://github.com/PyCQA/isort
41- rev : 6.1 .0
41+ rev : 7.0 .0
4242 hooks :
4343 - id : isort
4444 exclude : doc/data/messages/
@@ -165,7 +165,7 @@ repos:
165165 additional_dependencies :
166166 - tomli
167167 - repo : https://github.com/tox-dev/pyproject-fmt
168- rev : " v2.7 .0"
168+ rev : " v2.10 .0"
169169 hooks :
170170 - id : pyproject-fmt
171171 - repo : https://github.com/abravalheri/validate-pyproject
You can’t perform that action at this time.
0 commit comments