Skip to content

Commit

Permalink
Merge pull request #1035 from jvanz/main
Browse files Browse the repository at this point in the history
build(deps): update all jemalloc packages at the same time.
  • Loading branch information
jvanz authored Jan 16, 2025
2 parents 2210cd6 + 8a5d2f2 commit a328ad2
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions renovate.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
{
"extends": [
"github>kubewarden/github-actions//renovate-config/default"
],
"packageRules": [
{
"description": "Update all jemalloc packages together",
"matchPackageNames": ["tikv-jemalloc-ctl", "jemalloc_pprof"]
}
]
}

0 comments on commit a328ad2

Please sign in to comment.