Delete renovate.json
This commit is contained in:
@@ -1,21 +0,0 @@
|
|||||||
{
|
|
||||||
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
|
||||||
"extends": [
|
|
||||||
"config:recommended"
|
|
||||||
],
|
|
||||||
"prHourlyLimit": 0,
|
|
||||||
"ignorePaths": [
|
|
||||||
"**/disabled/**",
|
|
||||||
"**/.gitea/workflows/**"
|
|
||||||
],
|
|
||||||
"flux": {
|
|
||||||
"managerFilePatterns": [
|
|
||||||
"/\\.yml$/"
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"kubernetes": {
|
|
||||||
"managerFilePatterns": [
|
|
||||||
"/\\.yml$/"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
}
|
|
||||||
Reference in New Issue
Block a user