From 4de93d341aa6cc6470568558b2d4b71b3620a5d1 Mon Sep 17 00:00:00 2001 From: mromulus <393247+mromulus@users.noreply.github.com> Date: Thu, 29 Feb 2024 10:17:32 +0200 Subject: [PATCH] chore: Update dependabot.yml --- .github/dependabot.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 75a4e3d6..0435f2cd 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -5,3 +5,9 @@ updates: schedule: interval: daily open-pull-requests-limit: 10 + + - package-ecosystem: yarn + directory: "/" + schedule: + interval: daily + open-pull-requests-limit: 10