Skip to content

Commit a7f51a4

Browse files
committed
feat: Using shelf renovate config
1 parent e018d39 commit a7f51a4

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

renovate.json

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,4 @@
11
{
2-
"extends": ["config:base"],
3-
"labels": ["backend"],
4-
"ignoreDeps": [
5-
"cimg/node",
6-
"@types/node"
7-
]
2+
"extends": ["github>shelfio/renovate-config"],
3+
"labels": ["backend"]
84
}

0 commit comments

Comments
 (0)