renovate: Fix wasmtime
package prefix
This commit is contained in:
parent
f31c55a76f
commit
6d3eaa055f
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@
|
||||||
"packageRules": [
|
"packageRules": [
|
||||||
{
|
{
|
||||||
"description": "Group wasmtime crates together.",
|
"description": "Group wasmtime crates together.",
|
||||||
"matchPackagePrefixes": ["wasmtime**"],
|
"matchPackagePrefixes": ["wasmtime"],
|
||||||
"groupName": "wasmtime"
|
"groupName": "wasmtime"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue