diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 6f6cdf2..a3ea994 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -5,7 +5,7 @@ version: 2 updates: - - package-ecosystem: "github-actions"" # See documentation for possible values + - package-ecosystem: "github-actions" directory: "/" # Location of package manifests schedule: interval: "weekly"