Skip to content

Commit 4cbb76e

Browse files
authored
Merge pull request #502 from Fryguy/central_renovate_config
Inherit renovate config from a central location
2 parents 7ad36fe + b0a3982 commit 4cbb76e

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)