Skip to content

Commit 605cc27

Browse files
authored
chore: use shelf renovate config [ci skip]
1 parent 8d07756 commit 605cc27

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

renovate.json

+3-4
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
{
2-
"extends": ["config:base"],
3-
"labels": ["dependencies", "backend"],
2+
"extends": ["github>shelfio/renovate-config-public"],
3+
"labels": ["backend"],
44
"ignoreDeps": [
5-
"cimg/node",
6-
"@types/node"
5+
"cimg/node"
76
]
87
}

0 commit comments

Comments
 (0)