From 3515b16f2e283696d328af3cd080d1686d8c7277 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Sat, 25 Apr 2026 17:42:24 +0000 Subject: [PATCH] Add dotnet tools manifest directory to dependabot nuget ecosystem Agent-Logs-Url: https://github.com/IntelliTect/EssentialCSharp.Web/sessions/b3cc0f98-2cc6-4465-99d1-66356dc3556f Co-authored-by: BenjaminMichaelis <22186029+BenjaminMichaelis@users.noreply.github.com> --- .github/dependabot.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 2131e5e9..8d7bf9dc 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -13,6 +13,7 @@ updates: - package-ecosystem: "nuget" # See documentation for possible values directories: - "/" + - "/.config" registries: - nuget-azure-artifacts schedule: