From 0cc27a7e02b00c7d9648db020694d4671d9a2822 Mon Sep 17 00:00:00 2001 From: hategan Date: Wed, 9 Sep 2026 10:15:14 -0700 Subject: [PATCH] Updated dependabot file --- .github/dependabot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 567f30e3..049225f7 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -9,7 +9,7 @@ updates: directory: "/" # Location of package manifests schedule: interval: "weekly" - versioning-strategy: widen + versioning-strategy: auto allow: - dependency-name: "filelock" - dependency-name: "psutil"