Skip to content

Commit 9404712

Browse files
authored
Fix Renovate config (#93)
1 parent e844799 commit 9404712

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

renovate.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
11
{
2-
"$schema": "https://docs.renovatebot.com/renovate-schema.json"
2+
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
3+
"extends": [
4+
"local>stackabletech/.github:renovate-config"
5+
]
36
}

0 commit comments

Comments
 (0)