From 822be8d6c3f3b1576d7ede92c8f3470267511823 Mon Sep 17 00:00:00 2001 From: Gregor Noczinski Date: Tue, 7 Nov 2023 10:57:02 +0100 Subject: [PATCH] Update dependabot --- .github/dependabot.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 3938344..8789fde 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -1,5 +1,10 @@ version: 2 updates: + - package-ecosystem: "github-actions" + directory: "/" + schedule: + interval: "daily" + - package-ecosystem: "gomod" directory: "/" schedule: