1
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
Stephan Schnabel 2025-06-12 13:18:27 +02:00
parent 752cc1bdfe
commit 7ad5fb3d7f
Signed by: stephan.schnabel
SSH key fingerprint: SHA256:99zuzxNGFb5/5P+E/O7ONU2qhUojUe/D8rIPTW+9Xp0

View file

@ -43,10 +43,13 @@
"description": "Create pr's for minor updates without approval.",
"matchUpdateTypes": ["minor"],
"dependencyDashboardApproval": false
},{
},{
"description": "Do not pin woodpecker images because this would produce a lot of noise.",
"matchManagers": ["woodpecker"],
"pinDigests": false
},{
"description": "Ignore preset manager",
"matchManagers": ["renovate-config-presets"]
},{
"matchDatasources": ["maven"],
"registryUrls": ["http://mirror.woodpecker.svc.cluster.local/maven2"]