Add kokuwio preset
All checks were successful
ci/woodpecker/manual/woodpecker Pipeline was successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
Stephan Schnabel 2025-06-12 12:45:47 +02:00
parent 3b8bdda463
commit ad6c76dd4b
Signed by: stephan.schnabel
SSH key fingerprint: SHA256:99zuzxNGFb5/5P+E/O7ONU2qhUojUe/D8rIPTW+9Xp0
5 changed files with 121 additions and 0 deletions

10
README.md Normal file
View file

@ -0,0 +1,10 @@
# Renovate presets
Usage:
```json
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": ["local>infrastructure/renovate-config", ":reviewer(stephan.schnabel)"]
}
```