From 9059b0b2544fb8f6afedb4d6a2dbfe8286b10b74 Mon Sep 17 00:00:00 2001 From: Brunas Date: Tue, 14 Jan 2025 12:32:00 +0200 Subject: [PATCH] Made dependabot for pip daily --- .github/dependabot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 2657933..f9e8dda 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -15,4 +15,4 @@ updates: - package-ecosystem: "pip" directory: "/" schedule: - interval: "weekly" \ No newline at end of file + interval: "daily" \ No newline at end of file