From 6835fceab5fc059030a1d7b91cbea238153da901 Mon Sep 17 00:00:00 2001 From: "Jonas Merke [JJM]" Date: Mon, 8 Jan 2024 12:42:19 +0100 Subject: [PATCH] updates dependabot settings --- .github/dependabot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 4415fc7..87f8e5c 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -6,7 +6,7 @@ version: 2 updates: - package-ecosystem: "nuget" # See documentation for possible values - directory: "/src" # Location of package manifests + directory: "/src/jjm.one.Serilog.Sinks.SlackWebHook" # Location of package manifests schedule: interval: "weekly" assignees: