mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-05-14 20:48:00 +00:00
### Description * Add lintrunner to requirements-lintrunner.txt * Lock lintrunner and lintrunner-adapter version * Update documentation ### Motivation and Context The document is not up to date.
11 lines
261 B
Text
11 lines
261 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.5.4
|
|
# BLACK-ISORT
|
|
black==24.2.0
|
|
isort==5.13.2
|
|
# CLANGFORMAT
|
|
clang-format==18.1.8
|