onnxruntime/requirements-lintrunner.txt
Justin Chu c7c8757a1c
Use ruff as the formatter to replace black-isort (#23397)
Use ruff as the code formatter in place of black and isort since it is
much faster, and as projects like PyTorch and ONNX have adopted ruff
format as well.

This PR include only auto-fixed changes in formatting.
2025-01-16 11:14:15 -08:00

8 lines
219 B
Text

# This file is auto updated by dependabot
# When any package below is changed, you shall run "lintrunner init" again.
lintrunner==0.12.5
lintrunner-adapters==0.12.4
# RUFF
ruff==0.9.1
# CLANGFORMAT
clang-format==19.1.6