diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 89c40e255..9c7cf2318 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -20,3 +20,7 @@ updates: schedule: interval: "daily" open-pull-requests-limit: 1 + - package-ecosystem: "github-actions" + directory: "/" + schedule: + interval: "weekly" \ No newline at end of file