mirror of
https://github.com/ajnart/homarr.git
synced 2026-02-27 00:40:58 +01:00
config: remove renovate workflow
This commit is contained in:
5
.github/renovate.json
vendored
5
.github/renovate.json
vendored
@@ -1,6 +1,5 @@
|
||||
{
|
||||
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
||||
"platform": "github",
|
||||
"extends": [
|
||||
"config:recommended"
|
||||
],
|
||||
@@ -17,9 +16,5 @@
|
||||
"automerge": false,
|
||||
"baseBranches": [
|
||||
"dev"
|
||||
],
|
||||
"branchPrefix": "renovate/",
|
||||
"repositories": [
|
||||
"homarr-labs/homarr"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user