Add pinDigests true
All checks were successful
Run Renovate / renovate (push) Successful in 6m18s

This commit is contained in:
Kővágó Ádám
2025-11-01 16:19:55 +01:00
parent bc0c48e3af
commit 36d8a11d0c

View File

@@ -3,6 +3,7 @@ module.exports = {
platform: 'gitea',
onboardingConfig: {
extends: ['config:recommended'],
pinDigests: true,
},
autodiscover: true,
log_level: 'debug'