fix: auto-fix linting issues

This commit is contained in:
alexbelgium
2025-10-26 00:32:33 +00:00
committed by github-actions[bot]
parent 2de05df210
commit d38b278629
101 changed files with 324 additions and 291 deletions

View File

@@ -2,7 +2,8 @@ arch:
- aarch64
- amd64
codenotary: alexandrep.github@gmail.com
description: Request management and media discovery tool built to work with your existing
description:
Request management and media discovery tool built to work with your existing
Plex ecosystem
devices:
- /dev/dri
@@ -74,8 +75,8 @@ map:
name: Overseerr
options:
CONFIG_LOCATION: /config/addons_config/overseerr
PGID: '0'
PUID: '0'
PGID: "0"
PUID: "0"
ports:
5055/tcp: 5055
ports_description:
@@ -90,4 +91,4 @@ slug: overseerr
udev: true
url: https://github.com/alexbelgium/hassio-addons/tree/master/overseerr
version: 1.34.0
webui: '[PROTO:ssl]://[HOST]:[PORT:5055]'
webui: "[PROTO:ssl]://[HOST]:[PORT:5055]"