Skip to content

Commit f1f08c8

Browse files
fix(deps): update dependency ruff to v0.8.5 (archlinux#3064)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6dab465 commit f1f08c8

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
@@ -33,7 +33,7 @@ dev = [
3333
"mypy==1.14.1",
3434
"flake8==7.1.1",
3535
"pre-commit==4.0.1",
36-
"ruff==0.8.4",
36+
"ruff==0.8.5",
3737
"pylint==3.3.3",
3838
"pylint-pydantic==0.3.4",
3939
"pytest==8.3.4",

0 commit comments

Comments
 (0)