chore: fix renovate preset location
All checks were successful
ci/woodpecker/push/lint Pipeline was successful

This commit is contained in:
Stephan Schnabel 2025-06-14 20:51:37 +02:00
parent 29bd3aa4d7
commit 5b412da987
Signed by: stephan.schnabel
SSH key fingerprint: SHA256:99zuzxNGFb5/5P+E/O7ONU2qhUojUe/D8rIPTW+9Xp0

View file

@ -1,6 +1,6 @@
{ {
"$schema": "https://docs.renovatebot.com/renovate-schema.json", "$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": ["local>infrastructure/renovate-config", ":reviewer(stephan.schnabel)"] , "extends": ["local>kokuwaio/renovate-config", ":reviewer(stephan.schnabel)"] ,
"customManagers": [ "customManagers": [
{ {
"customType": "regex", "customType": "regex",