From 07c0be8196438cd34cf0f80aaed4ff469a32d71c Mon Sep 17 00:00:00 2001 From: Lluis Campos Date: Mon, 10 May 2021 10:20:12 +0200 Subject: [PATCH] [dependabot] Track dependencies of linkbot npm package Changelog: None Signed-off-by: Lluis Campos --- .github/dependabot.yml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index c044e88..4694569 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -6,4 +6,9 @@ updates: package-ecosystem: gitsubmodule schedule: interval: weekly - + - commit-message: + prefix: 'Changelog:All' + directory: /scripts/linkbot/ + package-ecosystem: npm + schedule: + interval: weekly