From a726b425603dad185603f34219bd5788bebc6e37 Mon Sep 17 00:00:00 2001 From: Quincy Morgan <2046746+quincylvania@users.noreply.github.com> Date: Thu, 6 Feb 2025 13:15:24 -0500 Subject: [PATCH] Fix indent --- .github/dependabot.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 93b2468..a49042b 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -9,6 +9,6 @@ updates: schedule: interval: "daily" - package-ecosystem: "docker" - directory: "/" - schedule: - interval: "daily" + directory: "/" + schedule: + interval: "daily"