Skip to content

Commit 184e4da

Browse files
authored
Update dependabot.yml
1 parent bbd6b05 commit 184e4da

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

.github/dependabot.yml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
version: 2
22
updates:
3-
43
- package-ecosystem: gradle
54
directory: "/"
65
schedule:
@@ -27,19 +26,18 @@ updates:
2726
update-types:
2827
- "patch"
2928
- "minor"
30-
confluent-major-upgrade:
29+
confluent-major-upgrade:
3130
patterns:
3231
- "io.confluent:*"
3332
- "org.apache.kafka:*"
3433
update-types:
35-
- "major"
34+
- "major"
3635
other-dependencies:
3736
patterns:
3837
- "*"
3938
update-types:
4039
- "patch"
4140
- "minor"
42-
4341
- package-ecosystem: docker
4442
directory: "/api"
4543
schedule:

0 commit comments

Comments
 (0)