Skip to content

Commit 5cdbfd1

Browse files
committed
ignore checkstyle
1 parent 96cab4d commit 5cdbfd1

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/dependabot.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,6 @@ updates:
33
- package-ecosystem: "maven"
44
directory: "/"
55
schedule:
6-
interval: "daily"
6+
interval: "daily"
7+
# version 9.3 was the last one working with jdk8
8+
- dependency-name: "com.puppycrawl.tools:checkstyle"

0 commit comments

Comments
 (0)