Skip to content

Commit a29052a

Browse files
Skylion007pytorchmergebot
authored andcommitted
[BE][Ez]: Update ruff to 0.5.2 (pytorch#130698)
Update ruff to 0.5.2 which bugfixes and performance improvements Pull Request resolved: pytorch#130698 Approved by: https://github.com/ezyang
1 parent ad314a2 commit a29052a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.lintrunner.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1779,7 +1779,7 @@ init_command = [
17791779
'python3',
17801780
'tools/linter/adapters/pip_init.py',
17811781
'--dry-run={{DRYRUN}}',
1782-
'ruff==0.5.0',
1782+
'ruff==0.5.2',
17831783
]
17841784
is_formatter = true
17851785

0 commit comments

Comments
 (0)