Skip to content

Commit e5ab6d1

Browse files
committed
Use ruff~=0.8
1 parent 4460def commit e5ab6d1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ dependencies = [
100100
"pydoclint[flake8]~=0.5",
101101
"teyit~=0.4",
102102
"refurb~=2.0",
103-
"ruff~=0.7"
103+
"ruff~=0.8"
104104
]
105105

106106
[tool.hatch.envs.hatch-static-analysis.scripts]

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)