From d072ab23f01cd0313f7e13357090fb479eea0115 Mon Sep 17 00:00:00 2001 From: oyessb <47382101+oyessb@users.noreply.github.com> Date: Fri, 4 Sep 2026 11:20:56 +0200 Subject: [PATCH] Add exclude dependabot.yml Add exclude for PCAxis.Sql --- .github/dependabot.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index d26f765..ff9226f 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -16,7 +16,8 @@ updates: - "minor" cooldown: default-days: 9 - + exclude: + - "PCAxis.Sql" - package-ecosystem: "github-actions" directory: "/" schedule: