diff --git a/.github/dependabot_backend.yml b/.github/dependabot_backend.yml index 15798806c..e107cc10e 100644 --- a/.github/dependabot_backend.yml +++ b/.github/dependabot_backend.yml @@ -9,3 +9,12 @@ updates: day: "saturday" timezone: "Europe/Berlin" time: "03:00" + +- package-ecosystem: docker + directory: "/backend" + rebase-strategy: "disabled" + schedule: + interval: weekly + day: "saturday" + timezone: "Europe/Berlin" + time: "03:00"