diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 2b5bbf4f3..66ba66641 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -16,3 +16,11 @@ updates: time: "03:00" timezone: Europe/Paris open-pull-requests-limit: 10 +- package-ecosystem: "github-actions" + directory: "/" + schedule: + interval: weekly + day: saturday + time: "03:00" + timezone: Europe/Paris + open-pull-requests-limit: 10