From 6630b2b82e81e2ec90af7ae5ccd7bad6049bbfe5 Mon Sep 17 00:00:00 2001 From: paranerd Date: Mon, 18 Mar 2024 19:31:29 +0100 Subject: [PATCH] Scheduled dependabot for GitHub Actions --- .github/dependabot.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 88bb03b..64c2f28 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -9,3 +9,7 @@ updates: python-packages: patterns: - "*" +- package-ecosystem: "github-actions" + directory: "/" + schedule: + interval: "weekly"