diff --git a/.github/dependabot.yml b/.github/dependabot.yml index ba54d5c9..98cc815d 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -84,3 +84,9 @@ updates: directory: "/" schedule: interval: weekly + + - package-ecosystem: npm + target-branch: docs-build + directory: / + schedule: + interval: weekly