mirror of
https://github.com/jpawlowski/hass.tibber_prices.git
synced 2026-03-30 05:13:40 +00:00
chore(deps): update pre-commit requirement
Updates the requirements on [pre-commit](https://github.com/pre-commit/pre-commit) to permit the latest version. - [Release notes](https://github.com/pre-commit/pre-commit/releases) - [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md) - [Commits](https://github.com/pre-commit/pre-commit/compare/v4.3.0...v4.5.0) --- updated-dependencies: - dependency-name: pre-commit dependency-version: 4.5.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
7e47ef5995
commit
6b93bcbcb8
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@ colorlog>=6.10.1,<6.11.0
|
|||
homeassistant>=2025.6.0,<2025.7.0
|
||||
pytest-homeassistant-custom-component>=0.13.0,<0.14.0
|
||||
pip>=21.3.1
|
||||
pre-commit>=4.3.0,<4.5.0
|
||||
pre-commit>=4.3.0,<4.6.0
|
||||
ruff>=0.14.1,<0.15.0
|
||||
zlib_ng>=1.0.0,<1.1.0
|
||||
isal>=1.8.0,<1.9.0
|
||||
|
|
|
|||
Loading…
Reference in a new issue