diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 3c4777d..591a807 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -9,9 +9,13 @@ updates: directory: "/" # Location of package manifests schedule: interval: "daily" + commit-message: + prefix: "⬆️ " # Version updates for GitHub Actions - package-ecosystem: "github-actions" directory: "/" # Location of package manifests schedule: interval: "daily" + commit-message: + prefix: "⬆️ "