Skip to content

Commit caba8b4

Browse files
build(deps): Bump ruff from 0.15.0 to 0.15.4 (#86)
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.15.0 to 0.15.4. - [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.0...0.15.4) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.15.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f6d5542 commit caba8b4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements-devcontainer.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
colorlog==6.10.1
2-
ruff==0.15.0
2+
ruff==0.15.4
33
bump2version
44
wheel
55
hassil==3.5.0

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
colorlog==6.10.1
22
homeassistant
33
pip>=21.0,<26.1
4-
ruff==0.15.0
4+
ruff==0.15.4
55
pre-commit==4.5.1
66
bump2version==1.0.1

0 commit comments

Comments
 (0)