From 52f6b7c971eb8ae30de9af3d7d8dc181aab37a9e Mon Sep 17 00:00:00 2001 From: Raphael Michel Date: Mon, 19 Dec 2022 14:03:48 +0100 Subject: [PATCH] GitHub: Try to use a better dependabot strategy --- .github/dependabot.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 883fcfe3d..e252e4cd8 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -9,6 +9,7 @@ updates: directory: "/src" schedule: interval: "daily" + versioning-strategy: increase - package-ecosystem: "npm" directory: "/src/pretix/static/npm_dir" schedule: