Add kokuwio preset
Some checks failed
ci/woodpecker/manual/woodpecker Pipeline failed

This commit is contained in:
Stephan Schnabel 2025-06-12 12:45:47 +02:00
parent 3b8bdda463
commit 7814dc9a89
Signed by: stephan.schnabel
SSH key fingerprint: SHA256:99zuzxNGFb5/5P+E/O7ONU2qhUojUe/D8rIPTW+9Xp0
5 changed files with 105 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": ["kokuwa:recommended", "reviewers(stephan.schnabel)"]
}
```