mirror of
https://github.com/jpawlowski/hass.tibber_prices.git
synced 2026-07-27 17:26:48 +00:00
Compare commits
6 commits
480d23a8ee
...
8b369d0cae
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
8b369d0cae | ||
|
|
8025fb600d | ||
|
|
9bedafa278 | ||
|
|
a0263b64b7 | ||
|
|
bcac138c59 | ||
|
|
13f3820369 |
2 changed files with 3 additions and 3 deletions
2
.github/workflows/validate.yml
vendored
2
.github/workflows/validate.yml
vendored
|
|
@ -32,7 +32,7 @@ jobs:
|
||||||
uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
|
uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
|
||||||
|
|
||||||
- name: Run hassfest validation
|
- name: Run hassfest validation
|
||||||
uses: home-assistant/actions/hassfest@f4ca6f671bd429efb108c0f2fa0ae8af0215986c # master
|
uses: home-assistant/actions/hassfest@e3fb68ebda13d88a0d695082f471ba2c83d025fb # master
|
||||||
|
|
||||||
hacs: # https://github.com/hacs/action
|
hacs: # https://github.com/hacs/action
|
||||||
name: HACS validation
|
name: HACS validation
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,7 @@
|
||||||
# Project/dev tooling – NO Home Assistant here
|
# Project/dev tooling – NO Home Assistant here
|
||||||
colorlog>=6.11.0,<6.12.0
|
colorlog>=6.12.0,<6.13.0
|
||||||
pre-commit>=4.6.0,<4.7.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
|
zlib_ng>=1.0.0,<1.1.0
|
||||||
isal>=1.8.0,<1.9.0
|
isal>=1.8.0,<1.9.0
|
||||||
# Must match HA_VERSION in scripts/setup/bootstrap exactly (1:1 mapping)
|
# Must match HA_VERSION in scripts/setup/bootstrap exactly (1:1 mapping)
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue