GitHub bot: fix linting issues (nobuild)

This commit is contained in:
github-actions
2025-06-23 08:07:16 +00:00
parent fe72bfb9d7
commit 64fa2adc6b

View File

@@ -1,9 +1,5 @@
{
"arch": [
"aarch64",
"amd64",
"armv7"
],
"arch": ["aarch64", "amd64", "armv7"],
"backup": "cold",
"codenotary": "alexandrep.github@gmail.com",
"description": "Postgres 15 with VectorChord support",
@@ -15,11 +11,7 @@
"hassio_role": "manager",
"image": "ghcr.io/alexbelgium/postgres-{arch}",
"init": false,
"map": [
"addon_config:rw",
"homeassistant_config:rw",
"media:rw"
],
"map": ["addon_config:rw", "homeassistant_config:rw", "media:rw"],
"name": "Postgres 15",
"options": {
"POSTGRES_PASSWORD": "homeassistant"