diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 9d2b2d6..77c7fc4 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -19,3 +19,6 @@ updates: directory: '/' # Location of package manifests schedule: interval: 'weekly' + commit-message: + prefix: 'deps' + include: 'scope'