diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 31639c5a6..fef83c6a8 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -39,3 +39,13 @@ updates: versions: - "< 16" - ">= 15.a" +- package-ecosystem: github-actions + directory: "/" + schedule: + interval: weekly + day: saturday + time: "03:00" + timezone: Europe/Paris + open-pull-requests-limit: 10 + reviewers: + - juliushaertl