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