diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 1bfd2c4..cd972a0 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -5,8 +5,12 @@ updates: directory: "/" schedule: interval: "daily" - # Python dependencies, covers root dependencies for development and also ./docker-images + commit-message: + prefix: ⬆ + # Python - package-ecosystem: "pip" directory: "/" schedule: interval: "daily" + commit-message: + prefix: ⬆