This is an automated email from the ASF dual-hosted git repository.

vladimirsitnikov pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/jmeter.git

commit eadc5561bd22d9516944988a5132a482900753fb
Author: Vladimir Sitnikov <[email protected]>
AuthorDate: Fri Nov 24 09:56:44 2023 +0300

    chore: group jmespath updates in Renovate
---
 renovate.json | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/renovate.json b/renovate.json
index fcbe1d4057..c999657662 100644
--- a/renovate.json
+++ b/renovate.json
@@ -35,6 +35,10 @@
       "matchPackagePrefixes": ["com.helger"],
       "groupName": "com.helger"
     },
+    {
+      "matchPackagePrefixes": ["io.burt"],
+      "groupName": "io.burt"
+    },
     {
       "matchPackagePrefixes": ["net.minidev:accessors-smart", 
"net.minidev:json-smart"],
       "groupName": "net.minidev json-smart"

Reply via email to