diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 0aa9c8d9..529dfdf4 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -6,18 +6,18 @@ updates: schedule: interval: weekly day: friday - time: "07:00" + time: '07:00' - package-ecosystem: github-actions directory: / target-branch: develop schedule: interval: weekly day: friday - time: "07:00" + time: '07:00' - package-ecosystem: npm directory: / target-branch: develop schedule: interval: weekly day: friday - time: "07:00" + time: '07:00'