diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 2fb3c9e..e1b617a 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -12,7 +12,7 @@ updates: labels: - "dependencies" commit-message: - prefix: "chore" + prefix: "automation" include: "scope" - package-ecosystem: gomod @@ -22,5 +22,5 @@ updates: labels: - "dependencies" commit-message: - prefix: "feat" + prefix: "chore" include: "scope"