diff --git a/.github/dependabot.yml b/.github/dependabot.yml index a24e3a34f..9f83c74a6 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -8,3 +8,8 @@ updates: directory: /web schedule: interval: daily + - package-ecosystem: npm + directory: /web + schedule: + interval: daily + target-branch: nextjs \ No newline at end of file