From 7ebe399d67e87ae38e42033bed00df61852d2d6c Mon Sep 17 00:00:00 2001 From: Andrea Carraro Date: Thu, 4 Jul 2024 11:51:34 +0200 Subject: [PATCH] chore: daily dependabot updates (#48) --- .github/dependabot.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index bb1a930..ae56564 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -3,7 +3,7 @@ updates: - package-ecosystem: 'npm' directory: '/' schedule: - interval: 'weekly' + interval: 'daily' groups: testing-library: patterns: @@ -23,7 +23,7 @@ updates: - package-ecosystem: 'github-actions' directory: '/' schedule: - interval: 'weekly' + interval: 'daily' groups: upload-download-artifact: patterns: