Skip to content

Commit 3f8f3b3

Browse files
committed
Deduplicate renovate configuration
The configuration has been extracted to `cucumber/renovate-config`.
1 parent 59e3fa8 commit 3f8f3b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

renovate.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
33
"extends": [
4-
"config:base"
4+
"github>cucumber/renovate-config"
55
]
66
}

0 commit comments

Comments
 (0)