From 466006849a2f1315aff1e63d7f3d4207785b0e77 Mon Sep 17 00:00:00 2001 From: CrazyMax <1951866+crazy-max@users.noreply.github.com> Date: Fri, 19 Jul 2024 11:39:51 +0200 Subject: [PATCH] chore: update dependabot labels Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com> --- .github/dependabot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 0bdcd51a..4f54b9b2 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -11,5 +11,5 @@ updates: # trigger a new version: https://github.com/docker/buildx/pull/2222#issuecomment-1919092153 - dependency-name: "docker/docs" labels: - - "dependencies" + - "area/dependencies" - "bot"