Skip to content

Commit 5ef8a86

Browse files
jdxJeff Dickey
andauthored
chore(deps): group phf renovate updates (#10784)
Co-authored-by: Jeff Dickey <jdx@mini-base.local>
1 parent 3973614 commit 5ef8a86

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

.github/renovate.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,12 @@
3737
"matchPackageNames": ["/^sigstore-/"],
3838
"matchManagers": ["cargo"],
3939
"groupName": "sigstore crates"
40+
},
41+
{
42+
"description": "phf runtime and codegen must stay compatible for generated baked registry maps.",
43+
"matchPackageNames": ["phf", "phf_codegen"],
44+
"matchManagers": ["cargo"],
45+
"groupName": "phf"
4046
}
4147
]
4248
}

0 commit comments

Comments
 (0)