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: