diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 324ca39..9ac463b 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -6,14 +6,9 @@ updates: schedule: interval: "daily" - package-ecosystem: "docker" - directory: "/humble" + directories: + - "/humble" + - "/iron" + - "/rolling" schedule: interval: "daily" - - package-ecosystem: "docker" - directory: "/iron" - schedule: - interval: "daily" - - package-ecosystem: "docker" - directory: "/rolling" - schedule: - interval: "daily" \ No newline at end of file