diff --git a/.github/dependabot.yml b/.github/dependabot.yml index bc49cdc12..4664239f0 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -64,6 +64,14 @@ updates: commit-message: prefix: "[desktop]" + - package-ecosystem: "npm" + directory: "/docs" + schedule: + interval: "monthly" + target-branch: "dev" + commit-message: + prefix: "[docs]" + - package-ecosystem: "github-actions" directory: "/" schedule: