fix: nuke default renovate

This commit is contained in:
Truxnell 2024-03-27 08:28:53 +11:00
parent d3ecf260a8
commit 86286961f7
2 changed files with 0 additions and 9 deletions

View file

@ -3,9 +3,6 @@
"extends": [
"github>truxnell/renovate-config",
"github>truxnell/renovate-config:automerge-github-actions",
"github>aquaproj/aqua-renovate-config#2.2.0",
"github>aquaproj/aqua-renovate-config:installer-script#2.2.0(install-aqua\\.sh)",
"github>aquaproj/aqua-renovate-config:file#2.2.0(^aqua/.*\\.ya?ml$)"
],
"platform": "github",
"username": "trux-bot[bot]",

View file

@ -1,6 +0,0 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"local>truxnell/renovate-config"
]
}