diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 5b5f3aa..cbca8d6 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -9,7 +9,11 @@ updates: directory: / schedule: interval: weekly + commit-message: + prefix: "[chore] : " - package-ecosystem: gomod directory: / schedule: interval: weekly + commit-message: + prefix: "[chore] : "