diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 06eb941..efd7067 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -11,9 +11,13 @@ updates: directory: "/" # Location of package manifests schedule: interval: "daily" + commit-message: + prefix: "⬆️ " # Enable version updates for Docker - package-ecosystem: "docker" directory: "/" # Location of package manifests schedule: interval: "daily" + commit-message: + prefix: "⬆️ "