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

This commit is contained in:
Stephan Schnabel 2025-06-12 13:00:59 +02:00
parent 5335973d57
commit 752cc1bdfe
Signed by: stephan.schnabel
SSH key fingerprint: SHA256:99zuzxNGFb5/5P+E/O7ONU2qhUojUe/D8rIPTW+9Xp0
2 changed files with 9 additions and 1 deletions

View file

@ -5,6 +5,6 @@ Usage:
```json
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": ["kokuwa:recommended", "reviewers(stephan.schnabel)"]
"extends": ["gitea>infrastructure/renovate-config", ":reviewers(stephan.schnabel)"]
}
```