Skip to content

Commit 812bc9f

Browse files
tushar00jainmeta-codesync[bot]
authored andcommitted
update linter versions (#318)
Summary: Pull Request resolved: #318 update ufmt, usort, ruff versions Reviewed By: d4l3k Differential Revision: D96950504 fbshipit-source-id: 4895cd5bff4e4e17d7797ec02a4517a10e9a253c
1 parent a414c74 commit 812bc9f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.lintrunner.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -50,9 +50,9 @@ init_command = [
5050
'pip_init',
5151
'--dry-run={{DRYRUN}}',
5252
'black==24.4.2',
53-
'ufmt==2.6.0',
54-
'usort==1.0.5',
55-
'ruff-api==0.1.0',
53+
'ufmt==2.9.1',
54+
'usort==1.1.0',
55+
'ruff-api==0.2.1',
5656
]
5757

5858
[[linter]]

0 commit comments

Comments
 (0)