From 24bcf623068bd441e780696e262af66eeb45589b Mon Sep 17 00:00:00 2001 From: Jacques Yakoub Date: Thu, 12 Sep 2024 07:59:09 +0200 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 08ba7d82..75a8bcda 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -13,10 +13,6 @@ updates: include: "scope" schedule: interval: "daily" - # Add specific commit message format for security updates - security-updates: - commit-message: - prefix: "fix" # Files stored in repository testsite - package-ecosystem: "npm" directory: "/testsite"