diff --git a/.github/dependabot.yaml b/.github/dependabot.yaml index a990d6ab..d0576d87 100644 --- a/.github/dependabot.yaml +++ b/.github/dependabot.yaml @@ -1,15 +1,15 @@ --- version: 2 updates: - # - package-ecosystem: "npm" - # directory: "/" - # labels: - # - "dependencies" - # - "javascript" - # - "type::chore" - # schedule: - # interval: "monthly" - # open-pull-requests-limit: 25 + - package-ecosystem: "npm" + directory: "/" + labels: + - "dependencies" + - "javascript" + - "type::chore" + schedule: + interval: "daily" + open-pull-requests-limit: 25 - package-ecosystem: "github-actions" directory: "/"