diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 2246e9b..0223a21 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -13,7 +13,7 @@ version: 2 updates: - - package-ecosystem: "gomod" + - package-ecosystem: "npm" directory: "/" schedule: interval: "weekly"