From 4d66130d32921ee5efed7caad8c696a57ddc6ce1 Mon Sep 17 00:00:00 2001 From: Josh Cummings <3627351+jzheaux@users.noreply.github.com> Date: Thu, 21 May 2026 12:21:39 -0600 Subject: [PATCH] Add in:build Label to Dependabot PRs Signed-off-by: Josh Cummings <3627351+jzheaux@users.noreply.github.com> --- .github/dependabot.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 80c73814bd..d61041abfc 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -14,6 +14,7 @@ updates: timezone: Etc/UTC labels: - 'type: dependency-upgrade' + - 'in: build' registries: - shibboleth ignore: @@ -60,6 +61,7 @@ updates: timezone: Etc/UTC labels: - 'type: dependency-upgrade' + - 'in: build' registries: - shibboleth ignore: @@ -111,6 +113,7 @@ updates: timezone: Etc/UTC labels: - 'type: dependency-upgrade' + - 'in: build' registries: - shibboleth ignore: