fix: nuke default renovate
This commit is contained in:
parent
d3ecf260a8
commit
86286961f7
2 changed files with 0 additions and 9 deletions
3
.github/renovate.json
vendored
3
.github/renovate.json
vendored
|
@ -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]",
|
||||
|
|
|
@ -1,6 +0,0 @@
|
|||
{
|
||||
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
||||
"extends": [
|
||||
"local>truxnell/renovate-config"
|
||||
]
|
||||
}
|
Reference in a new issue