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

apupier pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/main by this push:
     new 0572213b0ba9 group dependabot update for kamelets
0572213b0ba9 is described below

commit 0572213b0ba942287bce53d61ea4dc0c1e1c085c
Author: AurĂ©lien Pupier <[email protected]>
AuthorDate: Mon Sep 21 15:40:46 2026 +0200

    group dependabot update for kamelets
    
    Signed-off-by: AurĂ©lien Pupier <[email protected]>
---
 .github/dependabot.yml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/.github/dependabot.yml b/.github/dependabot.yml
index f163a775095f..ddd88346a4cb 100644
--- a/.github/dependabot.yml
+++ b/.github/dependabot.yml
@@ -55,6 +55,8 @@ updates:
         patterns: ["com.google.cloud:*"]
       Avro:
         patterns: ["org.apache.avro:*"]
+      Kamelet:
+        patterns: ["org.apache.camel.kamelets:*"]
     open-pull-requests-limit: 20
   - package-ecosystem: "npm"
     directory: "docs"

Reply via email to