We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 13a4910 commit 5a671d5Copy full SHA for 5a671d5
1 file changed
.github/dependabot.yml
@@ -19,10 +19,6 @@ updates:
19
schedule:
20
interval: "daily"
21
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"
26
- dependency-name: "com.sun.activation:jakarta.activation"
27
versions:
28
- ">= 1.2.2"
0 commit comments