diff --git a/.github/dependabot.yml b/.github/dependabot.yml index ff1b6fd..19894c0 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -4,8 +4,12 @@ updates: directory: / schedule: interval: daily + commit-message: + prefix: "chore(deps)" - package-ecosystem: github-actions directory: / schedule: interval: daily + commit-message: + prefix: "chore(deps)"