Skip to content

Commit 9e98657

Browse files
committed
pin ruff==0.11.0
1 parent 735ddca commit 9e98657

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ changelog = "https://github.com/hardbyte/python-can/blob/develop/CHANGELOG.md"
6060
[project.optional-dependencies]
6161
lint = [
6262
"pylint==3.2.*",
63-
"ruff==0.10.0",
63+
"ruff==0.11.0",
6464
"black==25.1.*",
6565
"mypy==1.15.*",
6666
]

0 commit comments

Comments
 (0)