Skip to content

Commit f210459

Browse files
Update src/python/pants/backend/BUILD
Co-authored-by: Jacob Floyd <[email protected]>
1 parent 2a33da3 commit f210459

File tree

1 file changed

+1
-1
lines changed
  • src/python/pants/backend

1 file changed

+1
-1
lines changed

src/python/pants/backend/BUILD

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ __dependents_rules__(
3737
"[/python/lint/black/rules.py]",
3838
"[/python/lint/black/subsystem.py]",
3939
"[/python/lint/ruff/fmt_rules.py]",
40-
"[/python/lint/ruff/rules.py]",
40+
"[/python/lint/ruff/check_rules.py]",
4141
"[/python/lint/ruff/subsystem.py]",
4242
"[/python/lint/yapf/rules.py]",
4343
"[/python/lint/yapf/subsystem.py]",

0 commit comments

Comments
 (0)