From 739f5c06cdae557d10c57c8f8a2b0e660663d44d Mon Sep 17 00:00:00 2001 From: tomdewildt <32359630+tomdewildt@users.noreply.github.com> Date: Fri, 29 May 2026 12:12:27 +0200 Subject: [PATCH] Remove trailing newline from dependabot config --- .github/dependabot.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 76c3688..5bfe2a8 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -25,4 +25,3 @@ updates: applies-to: security-updates patterns: - "*" -