diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 782a0ad7..764121d8 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -4,6 +4,10 @@ updates: directory: "/" schedule: interval: "weekly" + - package-ecosystem: "npm" + directory: "/wrapper" + schedule: + interval: "weekly" - package-ecosystem: "github-actions" directory: "/" schedule: