Skip to content

Commit 5a671d5

Browse files
authored
Update dependabot.yml
We no longer support Java 8, so we can update google-java-format.
1 parent 13a4910 commit 5a671d5

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/dependabot.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,6 @@ updates:
1919
schedule:
2020
interval: "daily"
2121
ignore:
22-
# 1.7 is the last version to support Java 8.
23-
- dependency-name: "com.google.googlejavaformat:google-java-format"
24-
versions:
25-
- ">= 1.8"
2622
- dependency-name: "com.sun.activation:jakarta.activation"
2723
versions:
2824
- ">= 1.2.2"

0 commit comments

Comments
 (0)