From ab31ae285e1698ec9798bb9c03ca03fd4ab9727a Mon Sep 17 00:00:00 2001 From: daywalker90 <8257956+daywalker90@users.noreply.github.com> Date: Tue, 12 May 2026 14:56:12 +0200 Subject: [PATCH] dependabot: exlcude archived --- .github/dependabot.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 630986bf..ae1897d3 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -26,3 +26,6 @@ updates: allow: - dependency-type: "all" + + exclude-paths: + - "archived/**"