Skip to content

Commit

Permalink
Configure renovate to combine redis, postgres and clichouse from bitn…
Browse files Browse the repository at this point in the history
…ami into single pr
  • Loading branch information
renovate[bot] authored and mjasion committed Jun 17, 2024
1 parent 1cdfd35 commit 2b0fbd7
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .github/renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,11 @@
"matchDatasources": [
"helm"
],
"matchPackagePrefixes": ["^bitnami/"]
"matchPackagePrefixes": [
"redis",
"postgres",
"clickhouse"
]
}
]
}

0 comments on commit 2b0fbd7

Please sign in to comment.