Skip to content

Commit

Permalink
Merge pull request #164 from arkedge/tweak-renovate-config
Browse files Browse the repository at this point in the history
Tweak renovate.json
  • Loading branch information
KOBA789 authored Apr 19, 2024
2 parents eb1af37 + 26fe6a5 commit 552077f
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,16 @@
"tokio-tungstenite",
"kble-socket",
"tower",
"tower-http"
"tower-http",
"http"
]
},
{
"groupName": "axum",
"groupSlug": "axum",
"matchPackageNames": ["axum"],
"allowedVersions": ["0.6.20"]
},
{
"groupName": "protobuf-ts",
"groupSlug": "protobuf-ts",
Expand Down

0 comments on commit 552077f

Please sign in to comment.