diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 9065bc6..a3e7f1b 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -7,7 +7,7 @@ updates: labels: - "dependencies" commit-message: - prefix: "feat" + prefix: "chore" include: "scope" - package-ecosystem: "gomod" directory: "/examples"