diff --git a/.github/dependabot.yml b/.github/dependabot.yml index a2133d06..ca7cfb87 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -7,8 +7,8 @@ updates: # Check the npm registry for updates every day (weekdays) schedule: interval: 'daily' - - - package-ecosystem: "github-actions" + + - package-ecosystem: "github-actions" directory: "/" schedule: interval: "daily"