From 0a71e47fcab0efb320416c063f1b055c393e9672 Mon Sep 17 00:00:00 2001 From: Kasper Marstal Date: Fri, 1 Nov 2024 20:15:19 +0100 Subject: [PATCH] fix: Add newline at end of file --- .github/dependabot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 3c4b949..8709474 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -8,4 +8,4 @@ updates: - package-ecosystem: "github-actions" directory: "/" schedule: - interval: "weekly" \ No newline at end of file + interval: "weekly"