Skip to content

Commit

Permalink
Update .renovaterc.json5
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinmatthes authored Jun 26, 2023
1 parent 9e2ac3f commit 744e768
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .renovaterc.json5
Original file line number Diff line number Diff line change
Expand Up @@ -41,14 +41,14 @@
"regex",
],
matchPackageNames: [
"msrv",
"Rust",
],
},
],
regexManagers: [
{
datasourceTemplate: "github-releases",
depNameTemplate: "msrv",
depNameTemplate: "Rust",
fileMatch: [
"^\\.clippy\\.toml$",
"^Cargo\\.toml$",
Expand Down

0 comments on commit 744e768

Please sign in to comment.