Skip to content

Commit a93f4d8

Browse files
committed
chore: Add dependency dashboard
Example: clap-rs/clap#4824 I'm hoping this will make it easier to see what is going on with problems with RenovateBot, like our MSRVs not updating atm (#13254).
1 parent 2ce4560 commit a93f4d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/renovate.json5

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
],
55
semanticCommits: 'enabled',
66
configMigration: true,
7-
dependencyDashboard: false,
7+
dependencyDashboard: true,
88
ignorePaths: [
99
'**/tests/**',
1010
],

0 commit comments

Comments
 (0)