From a839ff8fc515e2a7046ba0262bcfcd8801095fca Mon Sep 17 00:00:00 2001 From: Andras Schmelczer Date: Sat, 5 Apr 2025 17:12:25 +0100 Subject: [PATCH] Fix npm dependabot --- .github/dependabot.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 5a33123b..2ced6ee6 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -9,6 +9,7 @@ updates: directories: ["**"] schedule: interval: "daily" + versioning-strategy: increase - package-ecosystem: "docker" directories: ["**"]