Skip to content

Commit b04ebcc

Browse files
authored
chore: enable Renovate dashboard
1 parent 9692d39 commit b04ebcc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/renovate.json5

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
extends: ['config:base', 'group:allNonMajor'],
33
labels: ['dependencies'],
4-
dependencyDashboard: false,
4+
dependencyDashboard: true,
55
lockFileMaintenance: {
66
enabled: true
77
},

0 commit comments

Comments
 (0)