1
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/manual/woodpecker Pipeline was successful

This commit is contained in:
Stephan Schnabel 2025-06-12 13:33:34 +02:00
parent 74ab12c3e8
commit 7070390fc7
Signed by: stephan.schnabel
SSH key fingerprint: SHA256:99zuzxNGFb5/5P+E/O7ONU2qhUojUe/D8rIPTW+9Xp0
2 changed files with 2 additions and 2 deletions

View file

@ -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)"]
}
```

View file

@ -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"]