From d3bdd25b3a773b2f3b948ff6a9b12d9e30ab8fee Mon Sep 17 00:00:00 2001 From: Ronald Brill Date: Sun, 14 Jan 2024 10:25:41 +0100 Subject: [PATCH] cleanup --- .github/dependabot.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 5acbae1..a845424 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -6,6 +6,5 @@ updates: interval: "daily" ignore: # ignore because it does not work with java 8 - - dependency-name: "org.apache.maven.plugins:maven-site-plugin" - dependency-name: "com.puppycrawl.tools:checkstyle" versions: ["10.*"] \ No newline at end of file