From 8aa468494efc995882beeb62be19337dbac0d126 Mon Sep 17 00:00:00 2001 From: Adria Montoto <75563346+adriamontoto@users.noreply.github.com> Date: Wed, 6 Nov 2024 21:46:35 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=91=B7=F0=9F=8F=BB=20ci:=20change=20Depen?= =?UTF-8?q?dabot=20update=20schedule=20from=20weekly=20to=20daily?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/dependabot.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/dependabot.yaml b/.github/dependabot.yaml index e668f85..a7bd539 100644 --- a/.github/dependabot.yaml +++ b/.github/dependabot.yaml @@ -11,6 +11,6 @@ updates: - package-ecosystem: pip directory: '/' schedule: - interval: weekly + interval: daily commit-message: prefix: '📦 build:'