diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 6f876e8b6..fef83c6a8 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -39,7 +39,7 @@ updates: versions: - "< 16" - ">= 15.a" -- package-ecosystem: "github-actions" +- package-ecosystem: github-actions directory: "/" schedule: interval: weekly