diff --git a/.github/dependabot.yml b/.github/dependabot.yml index fc05ef6b..eaf6f933 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -57,3 +57,11 @@ updates: time: "22:00" timezone: Europe/London open-pull-requests-limit: 99 +- package-ecosystem: github-actions + directory: "/" + schedule: + interval: monthly + groups: + github-actions: + patterns: + - "*" \ No newline at end of file