From 6107e767326105c697b8a0ea34cdcad40a67806f Mon Sep 17 00:00:00 2001 From: Paul Whalen Date: Fri, 13 Jun 2025 10:41:17 -0400 Subject: [PATCH] fix: dependabot.yml formatting fix: dependabot.yml formatting Signed-off-by: Paul Whalen --- .github/dependabot.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index afb25fb..b77a64c 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -6,5 +6,5 @@ updates: interval: "daily" commit-message: prefix: "Submodule Update: " - reviewers: - - "fedora-iot/iot-team" + reviewers: + - "fedora-iot/iot-team"