From 84fd34f4f9dcd70e035111774913ebbfdf6c0adf Mon Sep 17 00:00:00 2001 From: hknokh Date: Thu, 2 May 2024 11:04:41 +0300 Subject: [PATCH] Updated dependabot.yml --- .github/dependabot.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 081eb483..91f64e8f 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -20,4 +20,5 @@ updates: - dependency-name: "@babel/*" groups: security-updates: - applies-to: security-updates \ No newline at end of file + applies-to: security-updates + pattern: ["*"] \ No newline at end of file