diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 3547281..79ff704 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -10,6 +10,6 @@ updates: prefix: chore include: scope - package-ecosystem: "github-actions" - directory: "/" - schedule: - interval: weekly \ No newline at end of file + directory: "/" + schedule: + interval: weekly \ No newline at end of file