From 056086332079c54d82a9472e6527873ffffe98a5 Mon Sep 17 00:00:00 2001 From: Marcus Hert Da Coregio Date: Mon, 1 Apr 2024 13:31:02 -0300 Subject: [PATCH] Include npm updates for docs-build Issue gh-14819 --- .github/dependabot.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 630f2e8441..1e2007c8f7 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -148,3 +148,9 @@ updates: - dependency-name: sjohnr/* - dependency-name: spring-io/* - dependency-name: spring-security-release-tools/* + + - package-ecosystem: npm + target-branch: docs-build + directory: / + schedule: + interval: weekly