diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 197126290..c557e8e27 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -23,4 +23,5 @@ updates: # GH actions - package-ecosystem: "github-actions" directory: "/" - schedule: "weekly" + schedule: + interval: "weekly"