From 43e3cad57c46d66e6c90a2ceff2108555c8f0ad2 Mon Sep 17 00:00:00 2001 From: a-kenji Date: Thu, 3 Mar 2022 17:44:57 +0100 Subject: [PATCH] fix: depandabot directory --- .github/dependabot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index c5d576f1..6bdddb27 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -16,7 +16,7 @@ updates: # Allow only direct updates - dependency-name: "log" - package-ecosystem: "cargo" - directory: "/zellij-utils" + directory: "/zellij-utils/" schedule: interval: "weekly" allow: