mirror of
https://github.com/jpawlowski/hass.tibber_prices.git
synced 2026-07-27 17:26:48 +00:00
Merge pull request #186 from jpawlowski/dependabot/pip/ruff-gte-0.16.0-and-lt-0.17.0
This commit is contained in:
commit
8025fb600d
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
# Project/dev tooling – NO Home Assistant here
|
||||
colorlog>=6.12.0,<6.13.0
|
||||
pre-commit>=4.6.0,<4.7.0
|
||||
ruff>=0.15.22,<0.16.0
|
||||
ruff>=0.16.0,<0.17.0
|
||||
zlib_ng>=1.0.0,<1.1.0
|
||||
isal>=1.8.0,<1.9.0
|
||||
# Must match HA_VERSION in scripts/setup/bootstrap exactly (1:1 mapping)
|
||||
|
|
|
|||
Loading…
Reference in a new issue