diff --git a/.github/dependabot.yml b/.github/dependabot.yml index cd2b33a..25cac3c 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -7,3 +7,7 @@ updates : directory : "/" # Location of package manifests schedule : interval : "monthly" + - package-ecosystem : 'npm' + directory : '/' + schedule : + interval : 'monthly'