diff --git a/renovate-config.js b/renovate-config.js index fdad5fd..4ca2c3c 100644 --- a/renovate-config.js +++ b/renovate-config.js @@ -5,6 +5,6 @@ module.exports = { extends: ['config:recommended'], pinDigests: true, }, - autodiscover: true, + autodiscover: false, };