mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-05-14 20:48:00 +00:00
### Description RUFF can now format since lintrunner-adapters v0.8. Removed the RUFF-FIX linter. ### Motivation and Context Better engineering
11 lines
201 B
Text
11 lines
201 B
Text
# This file is auto updated by dependabot
|
|
lintrunner-adapters>=0.8.0
|
|
# RUFF, RUFF-FIX
|
|
ruff==0.0.261
|
|
# BLACK-ISORT
|
|
black==23.3.0
|
|
isort==5.12.0
|
|
# PYLINT
|
|
pylint==2.17.2
|
|
# CLANGFORMAT
|
|
clang-format==16.0.1
|