Skip to content

Commit 50082a1

Browse files
authored
chore(deps): use shared renovate config (#50)
1 parent efaa094 commit 50082a1

File tree

1 file changed

+1
-11
lines changed

1 file changed

+1
-11
lines changed

renovate.json

+1-11
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,3 @@
11
{
2-
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
3-
"extends": [
4-
"config:recommended",
5-
":dependencyDashboard"
6-
],
7-
"packageRules": [
8-
{
9-
"matchUpdateTypes": ["minor", "patch", "pin", "digest"],
10-
"automerge": true
11-
}
12-
]
2+
"extends": ["github>livekit-examples/renovate-config"]
133
}

0 commit comments

Comments
 (0)