From 85885216c0be51995103e66bcf46a4ac10038e6b Mon Sep 17 00:00:00 2001 From: Rushaway Date: Tue, 18 Aug 2026 14:34:15 +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"