From 04d59ef898501fca4fa11126947e298208f8a0c3 Mon Sep 17 00:00:00 2001 From: Rushaway Date: Tue, 18 Aug 2026 14:35:46 +0200 Subject: [PATCH] ci: add Dependabot config for github-actions updates --- .github/dependabot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 120c689..5ace460 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -3,4 +3,4 @@ updates: - package-ecosystem: "github-actions" directory: "/" schedule: - interval: "weekly" \ No newline at end of file + interval: "weekly"