From a4c4acbae85c87080935e5c08c71402d64dbc759 Mon Sep 17 00:00:00 2001 From: K3rnelPan1c <33120068+h1dden-da3m0n@users.noreply.github.com> Date: Wed, 9 Mar 2022 20:11:16 +0100 Subject: [PATCH] update description according to review comment --- .github/renovate.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/renovate.json b/.github/renovate.json index 06750b6d2..b21fa58d8 100644 --- a/.github/renovate.json +++ b/.github/renovate.json @@ -5,7 +5,7 @@ "addLabels": ["javascript"] }, { - "description": "add label to dev dependency updates", + "description": "Adds label to dev dependency updates", "matchDepTypes": ["devDependencies"], "addLabels": ["dev-deps"] },