diff --git a/.github/renovate.json5 b/.github/renovate.json5 index ca9c2a81319..6676c1100c1 100644 --- a/.github/renovate.json5 +++ b/.github/renovate.json5 @@ -4,7 +4,7 @@ ], semanticCommits: 'enabled', configMigration: true, - dependencyDashboard: false, + dependencyDashboard: true, ignorePaths: [ '**/tests/**', ],