Skip to content

Commit

Permalink
Deduplicate renovate configuration
Browse files Browse the repository at this point in the history
The configuration has been extracted to `cucumber/renovate-config`.
  • Loading branch information
mpkorstanje committed Dec 22, 2022
1 parent 84143bf commit da53155
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion renovate.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:base"
"github>cucumber/renovate-config"
]
}

0 comments on commit da53155

Please sign in to comment.