From 7fa4146a918bcb76925dff12f381bd98a8977ff2 Mon Sep 17 00:00:00 2001 From: bd_ Date: Sat, 25 Mar 2023 14:36:08 +0900 Subject: [PATCH] chore: update dependabot.yml --- .github/dependabot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 6bf4dd4b..057fd849 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -12,4 +12,4 @@ updates: - package-ecosystem: "github-actions" schedule: interval: "weekly" - directory: .github + directory: .github/workflows