Skip to content

Commit c3a79a9

Browse files
committed
Merge pull request ManageIQ#90 from Fryguy/central_renovate_config
Inherit renovate config from a central location
2 parents 35e7c81 + b7d21e2 commit c3a79a9

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

renovate.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
{
22
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
3-
"extends": [
4-
"config:recommended"
5-
]
3+
"inheritConfig": true,
4+
"inheritConfigRepoName": "manageiq/renovate-config"
65
}

0 commit comments

Comments
 (0)