Skip to content

Commit c9c0800

Browse files
dependabot[bot]codingjoe
authored andcommitted
Bump ruff from 0.12.7 to 0.12.8
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.12.7 to 0.12.8. - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@0.12.7...0.12.8) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.12.8 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 136a6b2 commit c9c0800

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.7",
56+
"ruff==0.12.8",
5757
]
5858

5959
[project.urls]

0 commit comments

Comments
 (0)