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

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


The following commit(s) were added to refs/heads/main by this push:
     new 71c4b8c84d2 CAUSEWAY-2445: yaml format fix in prev. commit
71c4b8c84d2 is described below

commit 71c4b8c84d254fa6046c4ce1c103f5d452f66dbc
Author: Andi Huber <[email protected]>
AuthorDate: Tue May 27 14:07:04 2025 +0200

    CAUSEWAY-2445: yaml format fix in prev. commit
---
 .github/dependabot.yml | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/.github/dependabot.yml b/.github/dependabot.yml
index c1c781c24d7..4299aa57b53 100644
--- a/.github/dependabot.yml
+++ b/.github/dependabot.yml
@@ -25,7 +25,7 @@ updates:
     labels:
       - "dependencies"
       - "Spring Boot 3.x"
-  
+
   # Maintain dependencies for Maven (v4 branch)
   - package-ecosystem: "maven"
     target-branch: "v4"
@@ -38,8 +38,7 @@ updates:
     labels:
       - "dependencies"
       - "Spring Boot 4.x"
-         
-         
+
       
 # EOL ... Maintain dependencies for Maven (v2 branch)
 #  - package-ecosystem: "maven"

Reply via email to