From 4cd25a3404e6db84dcea42c703d34994982825d0 Mon Sep 17 00:00:00 2001 From: CrazyMax Date: Tue, 8 Aug 2023 06:05:49 +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: