Skip to content

Commit 30079ab

Browse files
authored
chore: use public renovate config [ci skip]
1 parent 75bda3a commit 30079ab

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

renovate.json

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,11 @@
11
{
22
"extends": [
3-
"config:base"
3+
"github>shelfio/renovate-config-public"
44
],
55
"labels": [
6-
"dependencies",
76
"backend"
87
],
98
"ignoreDeps": [
10-
"cimg/node",
11-
"@types/node"
9+
"cimg/node"
1210
]
1311
}

0 commit comments

Comments
 (0)