From 43ef786b60185c68c854b4b2d131b6600ea7d4db Mon Sep 17 00:00:00 2001 From: David Anson Date: Mon, 9 Nov 2020 21:52:46 -0800 Subject: [PATCH] Update Dependabot to use versioning-strategy increase for npm. --- .github/dependabot.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 782a0ad75..affb7fba6 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -4,6 +4,7 @@ updates: directory: "/" schedule: interval: "weekly" + versioning-strategy: increase - package-ecosystem: "github-actions" directory: "/" schedule: