chore: Configure Renovate - redo pls #1

Closed
renovate wants to merge 2 commits from renovate/configure into main
2 changed files with 8 additions and 1 deletions

View file

@ -1,6 +1,6 @@
name: Kener
description: Modern Statuspage
version: "0.1.2"
version: "0.1.4"
slug: kener
init: false
@ -19,3 +19,7 @@ panel_icon: mdi:chart-timeline
panel_title: Kener
webui: http://[HOST]:[PORT:3000]
environment:
KENER_BASE_PATH: KENER_BASE_PATH
KENER_SECRET_KEY: secret_key
ORIGIN: https://hass.home.f2o.io

3
renovate.json Normal file
View file

@ -0,0 +1,3 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json"
}