diff --git a/.github/dependabot_backend.yml b/.github/dependabot_backend.yml index e107cc10e..7a3ff687b 100644 --- a/.github/dependabot_backend.yml +++ b/.github/dependabot_backend.yml @@ -18,3 +18,12 @@ updates: day: "saturday" timezone: "Europe/Berlin" time: "03:00" + +- package-ecosystem: "github-actions" + directory: "/" + rebase-strategy: "disabled" + schedule: + interval: weekly + day: "saturday" + timezone: "Europe/Berlin" + time: "03:00" \ No newline at end of file