From 285be6c83551cddfe732a84fc9197b94ab57cd8c Mon Sep 17 00:00:00 2001 From: CrazyMax Date: Tue, 8 Aug 2023 05:57:51 +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 0adf2dae..98596e5f 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: