Skip to content

Commit

Permalink
Also lock assert_cmd version
Browse files Browse the repository at this point in the history
  • Loading branch information
shssoichiro authored and barrbrain committed Mar 10, 2024
1 parent 5e0f230 commit 830e09b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,10 @@
"clap_derive"
],
"allowedVersions": "<=4.4"
},
{
"matchPackageNames": ["assert_cmd"],
"allowedVersions": "<=2.0.13"
}
]
}

0 comments on commit 830e09b

Please sign in to comment.