diff --git a/.github/config.js b/.github/config.js index e9bd3b4..a4ec97f 100644 --- a/.github/config.js +++ b/.github/config.js @@ -4,7 +4,7 @@ module.exports = { gitAuthor: 'Renovate Bot ', platform: 'github', includeForks: true, - dryRun: 'full', + dryRun: 'null', repositories: ['jessebot/mastodon-helm-chart'], extends: ['config:base'], allowPostUpgradeCommandTemplating: true,