diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 8f06abe4a15e0..493868eab966d 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -21,3 +21,9 @@ updates: schedule: interval: "daily" open-pull-requests-limit: 0 + + - package-ecosystem: "npm" + directory: "/docs/" + schedule: + interval: "daily" + open-pull-requests-limit: 0