From cea34478661719b16863424ca637c9df881e0b0b Mon Sep 17 00:00:00 2001 From: Adrian Wannenmacher Date: Fri, 17 Nov 2023 08:11:44 +0100 Subject: [PATCH] fix dependabot config --- .github/dependabot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 4c90fb8..984b2af 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -7,7 +7,7 @@ updates: day: friday groups: minor: - exclude-paterns: + exclude-patterns: - file-owner # pre 1.0 update-types: - minor