Compare commits

..

1 Commits

2 changed files with 2 additions and 6 deletions

View File

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

View File

@@ -1,7 +1,3 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:recommended",
":automergeAll"
]
"$schema": "https://docs.renovatebot.com/renovate-schema.json"
}