From a252f303c01c9368f728b4d62978241289b8e77e Mon Sep 17 00:00:00 2001 From: Jens Langhammer Date: Sat, 6 Feb 2021 20:51:43 +0100 Subject: [PATCH] docs: add docs to dependabot --- .github/dependabot.yml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 19135cadc..2d78a283d 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -16,6 +16,14 @@ updates: open-pull-requests-limit: 10 assignees: - BeryJu +- package-ecosystem: npm + directory: "/website" + schedule: + interval: daily + time: "04:00" + open-pull-requests-limit: 10 + assignees: + - BeryJu - package-ecosystem: pip directory: "/" schedule: