From 573039fc397b36053380861e3496b86a19f1ed7d Mon Sep 17 00:00:00 2001 From: Chia Automation Date: Fri, 20 Dec 2024 16:02:53 +0000 Subject: [PATCH] Update dependabot --- .github/dependabot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 135d2e9891..54713822dc 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -34,7 +34,7 @@ updates: reviewers: ["emlowe", "altendky"] - package-ecosystem: "github-actions" - directory: / + directories: ["/", ".github/actions/*"] schedule: interval: "weekly" day: "tuesday"