diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 83e54571..86c6dde1 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -5,7 +5,7 @@ updates: schedule: interval: "weekly" day: monday - time: 07:00 + time: "07:00" commit-message: prefix: "deps(dependabot)" - package-ecosystem: "docker" # See documentation for possible values @@ -13,7 +13,7 @@ updates: schedule: interval: "weekly" day: monday - time: 07:00 + time: "07:00" commit-message: prefix: "deps(dependabot)" - package-ecosystem: "github-actions" # See documentation for possible values @@ -21,6 +21,6 @@ updates: schedule: interval: "weekly" day: monday - time: 07:00 + time: "07:00" commit-message: prefix: "deps(dependabot)"