diff --git a/.github/dependabot.yml b/.github/dependabot.yml index d4cd657..3567793 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -9,3 +9,5 @@ updates: directory: "/" # Location of package manifests schedule: interval: "weekly" + commit-message: + prefix: "fix"