From 5abc5e85006e595412c2337e6c1f721748eaddbe Mon Sep 17 00:00:00 2001 From: mibac138 <5672750+mibac138@users.noreply.github.com> Date: Sun, 21 Sep 2025 23:47:36 +0200 Subject: [PATCH] Fix incorrect dependabot configuration --- .github/dependabot.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/dependabot.yaml b/.github/dependabot.yaml index 4627f823..3b158f5c 100644 --- a/.github/dependabot.yaml +++ b/.github/dependabot.yaml @@ -6,4 +6,4 @@ updates: allow: - dependency-name: Languages schedule: - interval: daily \ No newline at end of file + interval: daily