feat: use shared renovate config from infrastructure/renovate-config
This commit is contained in:
parent
eadd5c8a73
commit
91c77d80e1
1 changed files with 1 additions and 5 deletions
|
@ -1,10 +1,6 @@
|
|||
{
|
||||
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
||||
"extends": [
|
||||
"config:recommended",
|
||||
":semanticCommits",
|
||||
":semanticCommitScopeDisabled"
|
||||
],
|
||||
"extends": ["local>infrastructure/renovate-config"],
|
||||
"regexManagers": [
|
||||
{
|
||||
"description": "ArgoCD",
|
||||
|
|
Loading…
Reference in a new issue