diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 8bf3b55e..14fda5f0 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -14,3 +14,10 @@ updates: time: '11:00' open-pull-requests-limit: 30 target-branch: canary +- package-ecosystem: github-actions + directory: "/" + schedule: + interval: weekly + time: '11:00' + open-pull-requests-limit: 30 + target-branch: canary