diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 652e80b784..8f68dd8558 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -5,6 +5,8 @@ updates: schedule: interval: weekly day: tuesday + commit-message: + prefix: "chore" reviewers: - "mongodb/apix-integrations" - package-ecosystem: github-actions @@ -12,6 +14,8 @@ updates: schedule: interval: weekly day: tuesday + commit-message: + prefix: "chore" reviewers: - "mongodb/apix-integrations"