diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 50c4c87..64fda29 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -2,6 +2,7 @@ version: 2 updates: - package-ecosystem: npm directory: "/" + dependency-type: production schedule: interval: daily time: "03:00"