diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 09de2a56..3b00a9a2 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -1,6 +1,6 @@ version: 2 updates: - - package-ecosystem: "github-actions" # See documentation for possible values. + - package-ecosystem: "github-actions" # See documentation for possible values directory: "/" # Location of package manifests schedule: interval: "daily"