From be92f3f4558e60df034e3d74d8cbe8c052fc512a Mon Sep 17 00:00:00 2001 From: Jennifer Power Date: Wed, 4 Dec 2024 15:28:48 -0500 Subject: [PATCH] fix: adds new line at the end of the dependabot file Signed-off-by: Jennifer Power --- .github/dependabot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 914faf7..30ad9c8 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -15,4 +15,4 @@ updates: interval: "weekly" commit-message: prefix: build - include: scope \ No newline at end of file + include: scope