Skip to content

Commit

Permalink
made sure that tokios changes are also automerged
Browse files Browse the repository at this point in the history
  • Loading branch information
CommanderStorm authored Jul 17, 2024
1 parent b0e0f27 commit c4d8606
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"automerge": true
},
{
"matchPackagePatterns": ["serde", "base64", "rustls"],
"matchPackagePatterns": ["serde", "base64", "rustls", "tokio"],
"groupName": "rust-stable",
"automerge": true
},
Expand Down

0 comments on commit c4d8606

Please sign in to comment.