Skip to content

Commit e2acae2

Browse files
committed
ci: add axum group to dependabot
1 parent 19624ef commit e2acae2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/dependabot.yaml

+3
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,9 @@ updates:
2020
opentelemetry:
2121
applies-to: version-updates
2222
patterns: ["opentelemetry*"]
23+
axum:
24+
applies-to: version-updates
25+
patterns: ["axum", "axum-server", "async-graphql", "async-graphq-axum"]
2326
rust-patch:
2427
applies-to: version-updates
2528
update-types: ["patch"]

0 commit comments

Comments
 (0)