We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2210cd6 + 8a5d2f2 commit a328ad2Copy full SHA for a328ad2
renovate.json
@@ -1,5 +1,11 @@
1
{
2
"extends": [
3
"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
+ }
10
]
11
}
0 commit comments