diff --git a/.github/dependabot.yaml b/.github/dependabot.yaml index 678a1a6..f084d0d 100644 --- a/.github/dependabot.yaml +++ b/.github/dependabot.yaml @@ -7,3 +7,12 @@ updates: commit-message: prefix: chore labels: [chore] + + - package-ecosystem: npm + directory: / + schedule: + interval: daily + commit-message: + prefix: chore + labels: [chore] + versioning-strategy: increase