1
This commit is contained in:
parent
74ab12c3e8
commit
7070390fc7
2 changed files with 2 additions and 2 deletions
|
@ -5,6 +5,6 @@ Usage:
|
||||||
```json
|
```json
|
||||||
{
|
{
|
||||||
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
||||||
"extends": ["gitea>infrastructure/renovate-config", ":reviewers(stephan.schnabel)"]
|
"extends": ["local>infrastructure/renovate-config", ":reviewer(stephan.schnabel)"]
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
|
@ -50,7 +50,7 @@
|
||||||
},{
|
},{
|
||||||
"description": "Ignore preset manager",
|
"description": "Ignore preset manager",
|
||||||
"matchManagers": ["renovate-config-presets"],
|
"matchManagers": ["renovate-config-presets"],
|
||||||
"enabled": true
|
"enabled": false
|
||||||
},{
|
},{
|
||||||
"matchDatasources": ["maven"],
|
"matchDatasources": ["maven"],
|
||||||
"registryUrls": ["http://mirror.woodpecker.svc.cluster.local/maven2"]
|
"registryUrls": ["http://mirror.woodpecker.svc.cluster.local/maven2"]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue