Skip to content

Commit 31cd9f3

Browse files
committed
enable renovate
1 parent 458a7d7 commit 31cd9f3

1 file changed

Lines changed: 14 additions & 0 deletions

File tree

renovate.json

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
{
2+
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
3+
"extends": [
4+
"config:best-practices",
5+
":pinDependencies"
6+
],
7+
"major": {
8+
"dependencyDashboardApproval": true
9+
},
10+
"rebaseWhen": "behind-base-branch",
11+
"lockFileMaintenance": {
12+
"enabled": true
13+
}
14+
}

0 commit comments

Comments
 (0)