From b031b7cd9a0983831c85a210a929d1d799bf8151 Mon Sep 17 00:00:00 2001 From: Josef Cacek Date: Fri, 2 Aug 2024 12:49:17 +0200 Subject: [PATCH] Dependabot reconfig --- .github/dependabot.yml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index daec3189..c0f514d1 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -3,4 +3,10 @@ updates: - package-ecosystem: "maven" directory: "/" schedule: - interval: "daily" + interval: "weekly" + + - package-ecosystem: "github-actions" + directory: "/" + schedule: + interval: "weekly" +