From: Sebastián Ramírez Date: Fri, 4 Nov 2022 20:04:31 +0000 (+0100) Subject: 👷 Update Dependabot config (#484) X-Git-Tag: 0.0.9~117 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=27a16744f2de1dbef31de40f220b940370347643;p=thirdparty%2Ffastapi%2Fsqlmodel.git 👷 Update Dependabot config (#484) --- diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 946f2358..cd972a0b 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -5,8 +5,12 @@ updates: directory: "/" schedule: interval: "daily" + commit-message: + prefix: ⬆ # Python - package-ecosystem: "pip" directory: "/" schedule: interval: "daily" + commit-message: + prefix: ⬆