Skip to content

Commit e09fed0

Browse files
authored
Add indicatif as dependency group (#19)
1 parent c3fac9d commit e09fed0

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

renovate-config.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -319,6 +319,11 @@
319319
"groupName": "`frunk` Rust crates",
320320
"matchPackageNames": ["/^frunk[-_]?/"]
321321
},
322+
{
323+
"matchManagers": ["cargo"],
324+
"groupName": "`indicatif` Rust crates",
325+
"matchPackageNames": ["/^indicatif[-_]?/", "/-indicatif$/"]
326+
},
322327
{
323328
"matchManagers": ["cargo"],
324329
"groupName": "`napi` Rust crates",

0 commit comments

Comments
 (0)