Add renovate tests #35

Merged
kovagoadi merged 21 commits from add-renovate-tests into main 2025-11-22 17:13:01 +01:00
Showing only changes of commit afb5a7e9e9 - Show all commits

View File

@@ -5,6 +5,6 @@ module.exports = {
extends: ['config:recommended'],
pinDigests: true,
},
autodiscover: true,
autodiscover: false,
};