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-quarkus.git


The following commit(s) were added to refs/heads/main by this push:
     new 0adaaa04f5 Fix dependabot file - remove tabs
0adaaa04f5 is described below

commit 0adaaa04f5ad80d288c7a849410cd33473610712
Author: AurĂ©lien Pupier <[email protected]>
AuthorDate: Thu Jul 23 10:08:47 2026 +0200

    Fix dependabot file - remove tabs
    
    Signed-off-by: AurĂ©lien Pupier <[email protected]>
---
 .github/dependabot.yml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/.github/dependabot.yml b/.github/dependabot.yml
index 1ae7a8e748..90561daa11 100644
--- a/.github/dependabot.yml
+++ b/.github/dependabot.yml
@@ -58,8 +58,8 @@ updates:
       - dependency-name: "com.microsoft.graph:microsoft-graph"
       - dependency-name: "com.microsoft.graph:microsoft-graph-auth"
       # Maven extensions
-         - dependency-name: "com.gradle:develocity-maven-extension"
-         - dependency-name: 
"com.gradle:common-custom-user-data-maven-extension"
+      - dependency-name: "com.gradle:develocity-maven-extension"
+      - dependency-name: "com.gradle:common-custom-user-data-maven-extension"
       - dependency-name: "eu.maveniverse.maven.scalpel:extension"
       # Maven plugins
       - dependency-name: "*:*-plugin"

Reply via email to