diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 044c5ffc..b0251c75 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -10,3 +10,10 @@ updates: time: "16:00" timezone: "UTC" open-pull-requests-limit: 99 +- package-ecosystem: "github-actions" + directory: "/" + schedule: + interval: "monthly" + day: "monday" + time: "16:00" + timezone: "UTC"