Compare commits

...

1 commit

Author SHA1 Message Date
c2aa50b3e1
chore: fix renovate preset location
All checks were successful
ci/woodpecker/pr/lint Pipeline was successful
2025-06-27 11:38:37 +02:00

View file

@ -1,5 +1,5 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": ["local>infrastructure/renovate-config", ":reviewer(stephan.schnabel)"],
"extends": ["local>kokuwaio/renovate-config", ":reviewer(stephan.schnabel)"],
"pinDigests": false
}