Skip to content

Commit

Permalink
Added rustls to the rust-stable group in renovate.json
Browse files Browse the repository at this point in the history
  • Loading branch information
CommanderStorm authored May 17, 2024
1 parent 5501578 commit 87b22b3
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 @@ -19,7 +19,7 @@
"automerge": true
},
{
"matchPackagePatterns": ["serde", "base64"],
"matchPackagePatterns": ["serde", "base64", "rustls"],
"groupName": "rust-stable",
"automerge": true
},
Expand Down

0 comments on commit 87b22b3

Please sign in to comment.