Skip to content

Commit

Permalink
fix(renovate): argocd
Browse files Browse the repository at this point in the history
  • Loading branch information
patrickleet committed Nov 28, 2022
1 parent 00dafd3 commit c2625c5
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions renovate.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
{
"extends": ["config:base"],
"prConcurrentLimit": 0,
"prHourlyLimit": 0,
"rebaseWhen": "behind-base-branch"
"argocd": {
"fileMatch": [
"preview/helm/templates/.+\\.yaml$",
"promote/helm/templates/.+\\.yaml$"
]
}
}

0 comments on commit c2625c5

Please sign in to comment.