Skip to content

Commit 2860908

Browse files
build(deps-dev): bump ruff from 0.15.6 to 0.15.8
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.15.6 to 0.15.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.15.6...0.15.8) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.15.8 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ed44fe1 commit 2860908

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ test = [
3333
"check-manifest==0.51",
3434
"pre-commit==4.5.1",
3535
"pytest==9.0.2",
36-
"ruff==0.15.6",
36+
"ruff==0.15.8",
3737
"yamllint==1.38.0",
3838
]
3939

0 commit comments

Comments
 (0)