From 6f98ce7512f666ebc89fa946824589053e50cd75 Mon Sep 17 00:00:00 2001 From: CrazyMax Date: Tue, 8 Aug 2023 05:59:24 +0200 Subject: [PATCH] chore: set increase as versioning strategy Signed-off-by: CrazyMax --- .github/dependabot.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 24ce700..16a8984 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -11,6 +11,7 @@ updates: directory: "/" schedule: interval: "daily" + versioning-strategy: "increase" groups: aws-sdk-dependencies: patterns: