Skip to content
This repository was archived by the owner on Oct 3, 2023. It is now read-only.

Commit 3099c34

Browse files
authored
chore: enable renovate lockfile maintenance (#927)
1 parent 3c26adb commit 3099c34

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

renovate.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,8 @@
44
"group:allNonMajor",
55
"docker:disable"
66
],
7-
"dependencyDashboard": true
7+
"dependencyDashboard": true,
8+
"lockFileMaintenance": {
9+
"enabled": true
10+
}
811
}

0 commit comments

Comments
 (0)