Skip to content

Commit bbd6b05

Browse files
authored
Update dependabot.yml
1 parent 37fe937 commit bbd6b05

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.github/dependabot.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,12 @@ updates:
2727
update-types:
2828
- "patch"
2929
- "minor"
30+
confluent-major-upgrade:
31+
patterns:
32+
- "io.confluent:*"
33+
- "org.apache.kafka:*"
34+
update-types:
35+
- "major"
3036
other-dependencies:
3137
patterns:
3238
- "*"

0 commit comments

Comments
 (0)