From 74c9f3482c1a59de63e1e3a3bc133465eef12251 Mon Sep 17 00:00:00 2001 From: Bart Mesuere Date: Mon, 18 Sep 2023 13:56:35 +0200 Subject: [PATCH] group testing library updates --- .github/dependabot.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 5decbc7a8e..a09b96757a 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -37,6 +37,9 @@ updates: rails: patterns: - "@rails*" + testing-library: + patterns: + - "@testing-library*" - package-ecosystem: github-actions directory: "/" schedule: