Merge branch 'main' of https://gitea.mylocalhost.cloud/renovate-bot/renovate-config
All checks were successful
renovate / renovate (push) Successful in 17s

This commit is contained in:
2024-12-05 13:18:05 -05:00
2 changed files with 4 additions and 1 deletions

View File

@@ -10,7 +10,7 @@ on:
jobs: jobs:
renovate: renovate:
runs-on: ubuntu-latest runs-on: ubuntu-latest
container: ghcr.io/renovatebot/renovate:37.20.2 container: ghcr.io/renovatebot/renovate:39.50.0
steps: steps:
- uses: actions/checkout@v4 - uses: actions/checkout@v4
- run: renovate - run: renovate

3
renovate.json Normal file
View File

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