From 0040a32f844808dfb747188c1121523e8ad217b0 Mon Sep 17 00:00:00 2001 From: Emotion Date: Sat, 3 Sep 2022 16:51:07 +1200 Subject: [PATCH] Update dependabot.yml --- .github/dependabot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 7c42b8e..1fd32f9 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -14,5 +14,5 @@ updates: - EmotionChild target-branch: "development" labels: - - "npm" + - "maven" - "dependencies"