Skip to content

Commit a328ad2

Browse files
authored
Merge pull request #1035 from jvanz/main
build(deps): update all jemalloc packages at the same time.
2 parents 2210cd6 + 8a5d2f2 commit a328ad2

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

renovate.json

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
{
22
"extends": [
33
"github>kubewarden/github-actions//renovate-config/default"
4+
],
5+
"packageRules": [
6+
{
7+
"description": "Update all jemalloc packages together",
8+
"matchPackageNames": ["tikv-jemalloc-ctl", "jemalloc_pprof"]
9+
}
410
]
511
}

0 commit comments

Comments
 (0)