diff --git a/.github/config.js b/.github/config.js index 8fb16b6c..983a6c00 100644 --- a/.github/config.js +++ b/.github/config.js @@ -5,7 +5,7 @@ module.exports = { platform: 'github', includeForks: true, dryRun: null, - "dependencyDashboard": false, + dependencyDashboard: false, repositories: ['jessebot/matrix-chart'], extends: ['config:base'], allowPostUpgradeCommandTemplating: true,