renovate: Ignore Cargo.toml
for workspace-hack
(#27976)
This PR adds the `Cargo.toml` for the `workspace-hack` crate to the ignore list for Renovate, as it is opening a number of PRs against it that will interfere with it. Release Notes: - N/A
This commit is contained in:
parent
8a6ed4a2ca
commit
444b7b8acb
@ -14,6 +14,7 @@
|
||||
"dependencyDashboardApproval": true
|
||||
},
|
||||
"prFooter": "Release Notes:\n\n- N/A",
|
||||
"ignorePaths": ["**/node_modules/**", "tooling/workspace-hack/**"],
|
||||
"packageRules": [
|
||||
{
|
||||
"description": "Group wasmtime crates together.",
|
||||
|
Loading…
x
Reference in New Issue
Block a user