From c17590922771e317fd5d7a3d4a61e5e9e742f424 Mon Sep 17 00:00:00 2001 From: scito Date: Fri, 7 Jun 2024 14:50:13 +0200 Subject: [PATCH] daily dependabot updates --- .github/dependabot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 91abb11..ba1c6b8 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -8,4 +8,4 @@ updates: - package-ecosystem: "pip" # See documentation for possible values directory: "/" # Location of package manifests schedule: - interval: "weekly" + interval: "daily"