From d159ea373a64ddfa9b3c32529f4c68a8d8f5752c Mon Sep 17 00:00:00 2001 From: Jamil Date: Wed, 1 May 2024 07:05:25 -0700 Subject: [PATCH] chore(deps): bump browser tests (#4865) Dependabot browser tests --- .github/dependabot.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index e0d7fb5a3..b3471b30d 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -113,6 +113,10 @@ updates: directory: rust/gui-client/ schedule: interval: monthly + - package-ecosystem: npm + directory: scripts/tests/browser/ + schedule: + interval: monthly - package-ecosystem: npm directory: elixir/apps/web/assets/ schedule: