From 2e6ea493081c9e44f3181b8e358bd52d8cb699e4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Johannes=20K=C3=B6ster?= Date: Tue, 12 Nov 2024 16:01:41 +0100 Subject: [PATCH] Update dependabot.yml --- .github/dependabot.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 32e25341c..53f8242a9 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -4,7 +4,3 @@ updates: directory: "/" schedule: interval: "weekly" - commit-message: - # Prefix all commit messages with "deps: ", which should be - # accepted as a conventional commit and trigger release-please - prefix: "deps"