diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 294adf1..e7fc4e1 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -1,6 +1,6 @@ version: 2 updates: - package-ecosystem: "github-actions" - directory: "../../" + directory: "/../../" schedule: interval: "daily"