From 54247e783e4a13634de882abf4d90056d9175fbe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?F=C3=A1bio=20C=2E=20Barrionuevo=20da=20Luz?= Date: Fri, 11 Oct 2024 10:50:02 -0300 Subject: [PATCH] Update Nginx dependabot versioning-strategy as a way to fix #5345 and #5344 --- .github/dependabot.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index c5856a6abf..a24abcfefb 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -100,6 +100,7 @@ updates: directory: "{{cookiecutter.project_slug}}/compose/production/nginx/" schedule: interval: "daily" + versioning-strategy: increase labels: - "update"