Added pinDigest and removed debug log level (#24)
All checks were successful
Run Renovate / renovate (push) Successful in 9m47s

Reviewed-on: #24
Co-authored-by: kovagoadi <kovagoadi@gmail.com>
Co-committed-by: kovagoadi <kovagoadi@gmail.com>
This commit is contained in:
2025-11-13 21:07:55 +01:00
committed by kovagoadi
parent 95aa5574d1
commit 4a0704242e
3 changed files with 2 additions and 3 deletions

View File

@@ -2,5 +2,6 @@
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:recommended"
]
],
"pinDigests": true
}