diff --git a/.github/dependabot.yml b/.github/dependabot.yml index b791c8cc6..31e0b45ea 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -1,6 +1,7 @@ version: 2 updates: - package-ecosystem: "npm" + versioning-strategy: "increase" directories: - "/" - "/@shared/api"