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

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


The following commit(s) were added to refs/heads/master by this push:
     new 11bc604d14 HDDS-10196. Group dependabot PRs for frontend dependencies 
(#6084)
11bc604d14 is described below

commit 11bc604d1454eb9fe2b28db16fba66ced2c9cb38
Author: Doroszlai, Attila <[email protected]>
AuthorDate: Fri Jan 26 17:00:26 2024 +0100

    HDDS-10196. Group dependabot PRs for frontend dependencies (#6084)
---
 .github/dependabot.yml | 11 ++++++++---
 1 file changed, 8 insertions(+), 3 deletions(-)

diff --git a/.github/dependabot.yml b/.github/dependabot.yml
index 5a028ccf7c..4b4c37f399 100644
--- a/.github/dependabot.yml
+++ b/.github/dependabot.yml
@@ -21,6 +21,13 @@ updates:
       interval: "weekly"
     commit-message:
       prefix: "[Recon] Dependabot Package Upgrade: "
+    groups:
+      minor-updates:
+        patterns:
+          - "*"
+        update-types:
+          - "minor"
+          - "patch"
     ignore:
       - dependency-name: "*"
         update-types: ["version-update:semver-major"]
@@ -31,7 +38,5 @@ updates:
     directory: "/"
     schedule:
       interval: "weekly"
-    commit-message:
-      prefix: "[Java] Dependabot Package Upgrade: "
     pull-request-branch-name:
-      separator: "-"
\ No newline at end of file
+      separator: "-"


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to