From a4f050bf49c559004d04df93423d0eebd7d7105b Mon Sep 17 00:00:00 2001 From: mahula Date: Mon, 3 Jun 2024 17:53:45 +0200 Subject: [PATCH] fix typo in dependabot.yml --- .github/dependabot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 98f2af8..6a05f27 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -24,7 +24,7 @@ updates: cypress: applies-to: version-updates patterns: - - "*cyperss*" + - "*cypress*" - "*cucumber*" linting: applies-to: version-updates