From 9f565ae86622cd732f02d09bce7b3d05683aa344 Mon Sep 17 00:00:00 2001 From: Mads Opheim <71336041+madsop-nav@users.noreply.github.com> Date: Fri, 15 Dec 2023 15:51:23 +0100 Subject: [PATCH] Samle test-oppdateringar i ein felles PR (#159) --- .github/dependabot.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 03dac998..410231ad 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -13,6 +13,12 @@ updates: schedule: interval: "monthly" open-pull-requests-limit: 10 + groups: + test: + patterns: + - "org.testcontainers*" + - "org.junit*" + - "io.mockk:mockk" - package-ecosystem: "github-actions" directory: "/" schedule: