f
Some checks failed
ci/woodpecker/push/lint Pipeline failed
ci/woodpecker/push/release Pipeline failed

This commit is contained in:
Stephan Schnabel 2025-06-24 21:19:26 +02:00
parent e9a3c2646b
commit f4567d0394
Signed by: stephan.schnabel
SSH key fingerprint: SHA256:99zuzxNGFb5/5P+E/O7ONU2qhUojUe/D8rIPTW+9Xp0
4 changed files with 52 additions and 22 deletions

View file

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