Skip to content

Commit

Permalink
Inherit renovate config from a central location
Browse files Browse the repository at this point in the history
  • Loading branch information
Fryguy committed Jan 17, 2025
1 parent 8c8a8e3 commit bece1c3
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 bece1c3

Please sign in to comment.