From b88a3f41650a70e5b551d3a7df9df88883914a76 Mon Sep 17 00:00:00 2001 From: Rushaway Date: Tue, 18 Aug 2026 14:39:12 +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"