From 58ea81e3f9fb739ebd2d841c58966dd2304c1cbf Mon Sep 17 00:00:00 2001 From: Matthias Kuhn Date: Sat, 11 Jan 2025 11:39:30 +0100 Subject: [PATCH] Fix typo --- .github/dependabot.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/dependabot.yaml b/.github/dependabot.yaml index dfb9bb5c40..d0651b0ac3 100644 --- a/.github/dependabot.yaml +++ b/.github/dependabot.yaml @@ -5,7 +5,7 @@ updates: schedule: interval: "weekly" day: "monday" - time: "7:00" + time: "07:00" groups: all-actions: patterns: [ "*" ]