Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit f5893d9

Browse files
Split cargo group into cargo-minor and cargo-patch (#2719)
1 parent 047f140 commit f5893d9

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

‎.github/dependabot.yml‎

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,11 @@ updates:
66
interval: daily
77
open-pull-requests-limit: 10
88
groups:
9-
cargo:
9+
cargo-minor:
1010
patterns: ["*"]
11+
update-types:
12+
- 'minor'
13+
cargo-patch:
14+
patterns: ["*"]
15+
update-types:
16+
- 'patch'

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /