diff --git a/.github/dependabot.yml b/.github/dependabot.yml index af331a7a..9b785549 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -2,7 +2,7 @@ version: 2 updates: - package-ecosystem: "npm" - versioning-strategy: widen + versioning-strategy: increase directory: "/" schedule: interval: "monthly"