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
|
||||
{
|
||||
"$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",
|
||||
"matchManagers": ["renovate-config-presets"],
|
||||
"enabled": true
|
||||
"enabled": false
|
||||
},{
|
||||
"matchDatasources": ["maven"],
|
||||
"registryUrls": ["http://mirror.woodpecker.svc.cluster.local/maven2"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue