From aab9fd1e90ee47ac829267b5af41c127ca48d384 Mon Sep 17 00:00:00 2001 From: Dave Protasowski Date: Mon, 30 Dec 2024 17:59:26 -0500 Subject: [PATCH] fix dependabot config --- .github/dependabot.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/dependabot.yaml b/.github/dependabot.yaml index 1669dac79d4e..494feceb1ab5 100644 --- a/.github/dependabot.yaml +++ b/.github/dependabot.yaml @@ -8,5 +8,5 @@ updates: interval: "monthly" groups: github-actions: - patterns: - - "*" + patterns: + - "*"