From 05b244eb76e0202cef6c0c95fc157a552a663dcc Mon Sep 17 00:00:00 2001 From: CrazyMax Date: Tue, 8 Aug 2023 06:01:53 +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 0adf2da..98596e5 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -11,6 +11,7 @@ updates: directory: "/" schedule: interval: "daily" + versioning-strategy: "increase" allow: - dependency-type: "production" labels: