From 8ce1d297b9d35ad30867c9f667ffdd0b48d9e1f4 Mon Sep 17 00:00:00 2001 From: Dulaj Deshan Ariyaratne <38158937+Dulajdeshan@users.noreply.github.com> Date: Sun, 3 Nov 2024 09:28:07 +0530 Subject: [PATCH] Update dependabot.yml --- .github/dependabot.yml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index d91a92a..944e478 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -8,4 +8,8 @@ updates: - package-ecosystem: 'npm' # See documentation for possible values directory: '/' # Location of package manifests schedule: - interval: 'weekly' + interval: daily + commit-message: + prefix: fix + prefix-development: chore + include: scope