Skip to content

Commit 9de88e2

Browse files
authored
Bump ruff to v0.14.4 (#52)
1 parent 86311a3 commit 9de88e2

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
@@ -115,7 +115,7 @@ python = ["3.14", "3.13", "3.12", "3.11"]
115115

116116
[tool.hatch.envs.hatch-static-analysis]
117117
dependencies = [
118-
"ruff==0.14.2",
118+
"ruff==0.14.4",
119119
]
120120
config-path = "none"
121121

0 commit comments

Comments
 (0)