mirror of
https://github.com/home-assistant/core.git
synced 2025-09-04 20:31:36 +02:00
Except ujson from license check (#150980)
This commit is contained in:
committed by
Paulus Schoutsen
parent
edc1989ff6
commit
71b2d46afd
2
.github/workflows/ci.yaml
vendored
2
.github/workflows/ci.yaml
vendored
@@ -37,7 +37,7 @@ on:
|
|||||||
type: boolean
|
type: boolean
|
||||||
|
|
||||||
env:
|
env:
|
||||||
CACHE_VERSION: 5
|
CACHE_VERSION: 6
|
||||||
UV_CACHE_VERSION: 1
|
UV_CACHE_VERSION: 1
|
||||||
MYPY_CACHE_VERSION: 1
|
MYPY_CACHE_VERSION: 1
|
||||||
HA_SHORT_VERSION: "2025.8"
|
HA_SHORT_VERSION: "2025.8"
|
||||||
|
@@ -202,6 +202,7 @@ EXCEPTIONS = {
|
|||||||
"pysabnzbd", # https://github.com/jeradM/pysabnzbd/pull/6
|
"pysabnzbd", # https://github.com/jeradM/pysabnzbd/pull/6
|
||||||
"sharp_aquos_rc", # https://github.com/jmoore987/sharp_aquos_rc/pull/14
|
"sharp_aquos_rc", # https://github.com/jmoore987/sharp_aquos_rc/pull/14
|
||||||
"tapsaff", # https://github.com/bazwilliams/python-taps-aff/pull/5
|
"tapsaff", # https://github.com/bazwilliams/python-taps-aff/pull/5
|
||||||
|
"ujson", # https://github.com/ultrajson/ultrajson/blob/main/LICENSE.txt
|
||||||
}
|
}
|
||||||
|
|
||||||
# fmt: off
|
# fmt: off
|
||||||
|
Reference in New Issue
Block a user