Skip to content

Commit b61b979

Browse files
committed
Deduplicate renovate configuration
The configuration has been extracted to `cucumber/renovate-config`.
1 parent a6e8419 commit b61b979

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

renovate.json

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

0 commit comments

Comments
 (0)