From 6b160b7a9004c48961c136b4100b0a692006789a Mon Sep 17 00:00:00 2001 From: pure-js <3690368+pure-js@users.noreply.github.com> Date: Thu, 14 Sep 2023 13:26:53 +0400 Subject: [PATCH] ci: 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 8e5534d..533e3ae 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -13,7 +13,7 @@ updates: patterns: - 'react*' - '@types/react*' - exlude-patterns: + exclude-patterns: - 'react-router-dom' storybook-group: patterns: