diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 30582a8d5d..123014908b 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -2,4 +2,5 @@ version: 2 updates: - package-ecosystem: "github-actions" directory: "/" - schedule.interval: "daily" + schedule: + interval: "daily"