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

Reviewed-on: #24
Co-authored-by: kovagoadi <[email protected]>
Co-committed-by: kovagoadi <[email protected]>
This commit was merged in pull request #24.
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
+2 -1
View File
@@ -2,5 +2,6 @@
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:recommended"
]
],
"pinDigests": true
}