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: