Skip to content

Commit 5cea124

Browse files
Update ruff requirement from >=0.8 to >=0.15.12
Updates the requirements on [ruff](https://github.com/astral-sh/ruff) to permit the latest version. - [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.8.0...0.15.12) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.15.12 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8281d9d commit 5cea124

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements_dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
pre-commit==4.5.1
2-
ruff>=0.8
2+
ruff>=0.15.12
33
homeassistant
44
pyporscheconnectapi
55
pytest

0 commit comments

Comments
 (0)