Skip to content

Commit cd43c08

Browse files
committed
chore(renovate): edit configuration
Signed-off-by: Leonard Sheng Sheng Lee <[email protected]>
1 parent b12df9b commit cd43c08

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

renovate.json

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
{
2+
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
3+
"extends": [
4+
"config:best-practices",
5+
":disableDependencyDashboard"
6+
],
7+
"lockFileMaintenance": {
8+
"enabled": true,
9+
"description": "https://docs.renovatebot.com/configuration-options/#lockfilemaintenance"
10+
}
11+
}

0 commit comments

Comments
 (0)