diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 5ace4600a1f..8e7476414cd 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -4,3 +4,5 @@ updates: directory: "/" schedule: interval: "weekly" + commit-message: + prefix: "chore(github-actions)"