diff --git a/.github/dependabot.yml b/.github/dependabot.yml index e1d1cc74..4c0ed1f8 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -4,6 +4,8 @@ updates: directory: "/" schedule: interval: "weekly" + ignore: + - dependency-name: "org.slf4j:*" - package-ecosystem: "github-actions" directory: "/" schedule: