From fb1ce5a35a8edf1dfe638d0f436488f856115dc4 Mon Sep 17 00:00:00 2001 From: Manoel Aranda Neto Date: Thu, 7 May 2026 06:59:28 -0400 Subject: [PATCH] chore: ignore examples in dependabot --- .github/dependabot.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 05ca3c2e..d25e0c7f 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -7,6 +7,8 @@ updates: day: "monday" time: "10:00" timezone: "UTC" + exclude-paths: + - "examples/**" groups: ai-providers: patterns: