From bc880381996716cac23a28e1fe6c5e8535492d30 Mon Sep 17 00:00:00 2001 From: Naveen Singh Date: Tue, 3 Feb 2026 17:53:51 +0530 Subject: [PATCH] ci(dependabot): ignore org.fossify:commons dependency --- .github/dependabot.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 12ec704a..fca0b28c 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -35,6 +35,8 @@ updates: prefix: "chore" prefix-development: "chore" include: "scope" + ignore: + - dependency-name: "org.fossify:commons" - package-ecosystem: "github-actions" directory: "/"