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

This commit is contained in:
Stephan Schnabel 2025-06-12 12:49:07 +02:00
parent 7814dc9a89
commit e33a348c42
Signed by: stephan.schnabel
SSH key fingerprint: SHA256:99zuzxNGFb5/5P+E/O7ONU2qhUojUe/D8rIPTW+9Xp0

View file

@ -4,7 +4,7 @@ Usage:
```json ```json
{ {
"$schema": "https://docs.renovatebot.com/renovate-schema.json", "$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": ["kokuwa:recommended", "reviewers(stephan.schnabel)"] "extends": ["kokuwa:recommended", "reviewers(stephan.schnabel)"]
} }
``` ```