diff --git a/.github/dependabot.yml b/.github/dependabot.yml index bbeed997..f31ca25b 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -8,3 +8,11 @@ updates: day: saturday time: '08:00' timezone: America/Sao_Paulo + + - package-ecosystem: npm + directory: / + schedule: + interval: weekly + day: saturday + time: '08:00' + timezone: America/Sao_Paulo