Skip to content

Commit e7981fc

Browse files
Bump ruff from 0.12.8 to 0.12.9 (#139)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c036d5d commit e7981fc

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
@@ -53,7 +53,7 @@ redis = ["redis"]
5353

5454
lint = [
5555
"black==25.1.0",
56-
"ruff==0.12.8",
56+
"ruff==0.12.9",
5757
]
5858

5959
[project.urls]

0 commit comments

Comments
 (0)