diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 77973b35..286b74a5 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -4,3 +4,7 @@ updates: directory: "/materialious" schedule: interval: "weekly" + - package-ecosystem: "npm" + directory: "/materialious/electron" + schedule: + interval: "weekly"