Skip to content

Commit

Permalink
Merge pull request #255 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 9928433 + f10d4b9 commit d98ec88
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 d98ec88

Please sign in to comment.