diff --git a/.github/dependabot.yml b/.github/dependabot.yml index d7a1486..6a15f61 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -10,5 +10,5 @@ updates: schedule: interval: "weekly" commit-message: - prefix: "ci(dependabot):" + prefix: "ci" include: "scope"