Skip to content

Commit f82109d

Browse files
committed
Remove unused com.diffplug.spotless:* dependabot config
1 parent 266b0d4 commit f82109d

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/dependabot.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -55,9 +55,6 @@ updates:
5555
# Kubernetes: keep version 5.x
5656
- dependency-name: "io.fabric8:*"
5757
versions: ["[6.0.0,)"]
58-
# Spotless 2.32.0 requires Java 11
59-
- dependency-name: "com.diffplug.spotless:*"
60-
versions: ["[2.32.0,)"]
6158
# `com.conversantmedia:disruptor` 1.2.16 requires Java 9
6259
- dependency-name: "com.conversantmedia:disruptor"
6360
versions: ["[1.2.16,)"]

0 commit comments

Comments
 (0)