diff --git a/.github/dependabot.yml b/.github/dependabot.yml index ce593666e8..4cd39c8b21 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -57,3 +57,12 @@ updates: - "y-prosemirror" cooldown: default-days: 7 + - package-ecosystem: "github-actions" + directory: "/" + schedule: + interval: "weekly" + commit-message: + prefix: "ci" + include: "scope" + cooldown: + default-days: 7