chore: Configure Renovate #1

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

View file

@ -36,4 +36,4 @@ jobs:
"Hetzner-Cloud"
env:
CODER_URL: https://ide.icb4dc0.de
CODER_SESSION_TOKEN: "${{ secrets.CODER_TOKEN }}"
CODER_SESSION_TOKEN: "${{ secrets.CODER_TOKEN }}"

3
renovate.json Normal file
View file

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