diff --git a/.github/dependabot.yml b/.github/dependabot.yml index d4c62358..adb1cb1d 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -21,3 +21,10 @@ updates: interval: daily commit-message: prefix: chore(deps) + - package-ecosystem: npm + directory: /docs + rebase-strategy: auto + schedule: + interval: daily + commit-message: + prefix: chore(deps)