Skip to content

Commit

Permalink
feat: renovate
Browse files Browse the repository at this point in the history
  • Loading branch information
patrickleet committed Nov 28, 2022
1 parent a846a67 commit ecbe165
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions renovate.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
{
"extends": ["config:base"],
"labels": ["ok-to-test", "approved"],
"prConcurrentLimit": 0,
"prHourlyLimit": 0,
"rebaseWhen": "behind-base-branch"
"argocd": {
"fileMatch": [
"preview/helm/templates/.+\\.yaml$",
"promote/helm/templates/.+\\.yaml$"
]
}
}

0 comments on commit ecbe165

Please sign in to comment.