From fd5ee820c8e1bd6194dc913a3208c26e8bfea163 Mon Sep 17 00:00:00 2001 From: CSK <73425927+cr2007@users.noreply.github.com> Date: Mon, 26 Feb 2024 09:27:09 +0400 Subject: [PATCH] Update dependabot.yml path --- .github/dependabot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index de1770b..b0f47ff 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -10,6 +10,6 @@ updates: schedule: interval: "weekly" - package-ecosystem: "devcontainers" # See documentation for possible values - directory: "/.github/.devcontainer" + directory: "/.github/" schedule: interval: "weekly"