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
-1
View File
@@ -6,6 +6,5 @@ module.exports = {
pinDigests: true,
},
autodiscover: true,
log_level: 'debug'
};