From 39f8dd64263f604d50ce875ec7a6eefeed1ca83c Mon Sep 17 00:00:00 2001 From: Claas Augner Date: Tue, 14 Oct 2025 17:44:12 +0200 Subject: [PATCH] ci(dependabot): update GitHub Actions weekly --- .github/dependabot.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 9e31286dd..c6797cc89 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -10,4 +10,6 @@ updates: - package-ecosystem: "github-actions" directory: "/" schedule: - interval: "daily" + interval: weekly + commit-message: + prefix: "ci(deps): "