From 13ad47037f0c96db0f6ce242e8f65e332bfc94c0 Mon Sep 17 00:00:00 2001 From: Andrey Nering Date: Tue, 10 Mar 2026 15:11:55 -0300 Subject: [PATCH] ci(dependabot): update kronk in a separate group --- .github/dependabot.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index c4806c3c659fc301a70180ccf570e6115467af0c..793b4546a4f28206a91112b940521262d2f8f8d5 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -17,6 +17,12 @@ updates: all: patterns: - "*" + exclude-patterns: + - github.com/ardanlabs/kronk + kronk: + patterns: + - github.com/ardanlabs/kronk + - package-ecosystem: "gomod" directory: "/examples"