From 1a7e866c4f82cef3f8591e051c2db6c33162423b Mon Sep 17 00:00:00 2001 From: Liam DeBeasi Date: Wed, 11 Jan 2023 13:50:08 -0500 Subject: [PATCH] chore(dependabot): add axe to dependabot (#26590) --- .github/dependabot.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 7b04180a3c..d38b83986b 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -6,3 +6,4 @@ updates: interval: "daily" allow: - dependency-name: "@playwright/test" + dependency-name: "@axe-core/playwright"