Skip to content

Commit

Permalink
Merge pull request #168 from Fryguy/central_renovate_config
Browse files Browse the repository at this point in the history
Inherit renovate config from a central location
  • Loading branch information
agrare committed Jan 17, 2025
2 parents faf08ea + ac61e1c commit 93153e2
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions renovate.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:recommended"
]
"inheritConfig": true,
"inheritConfigRepoName": "manageiq/renovate-config"
}

0 comments on commit 93153e2

Please sign in to comment.