From 4e8fde2b887b9146b7e2adaa4bc63ec0498c6fd0 Mon Sep 17 00:00:00 2001 From: Cesar Munoz <56847527+LikeTheSalad@users.noreply.github.com> Date: Mon, 13 Apr 2026 11:35:09 +0200 Subject: [PATCH] Avoid bumping versions for legacy tests --- .github/dependabot.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 2dad41c..922e2a4 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -9,6 +9,10 @@ updates: interval: "weekly" day: "sunday" time: "22:00" + exclude-paths: + - "log4j2-legacy-tests" + - "log4j-legacy-tests" + - "logback-legacy-tests" groups: github-actions: patterns: