Skip to content

Commit ec9ee80

Browse files
fix(deps): update dependency ruff to v0.15.1 (archlinux#4224)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent cfe61c0 commit ec9ee80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ dev = [
3535
"mypy==1.19.1",
3636
"flake8==7.3.0",
3737
"pre-commit==4.5.1",
38-
"ruff==0.15.0",
38+
"ruff==0.15.1",
3939
"pylint==4.0.4",
4040
"pytest==9.0.2",
4141
]

0 commit comments

Comments
 (0)