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

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


The following commit(s) were added to refs/heads/master by this push:
     new 20604b7005 CAUSEWAY-2445: adds dependabot label for v2 (as we already 
have for v3)
20604b7005 is described below

commit 20604b7005abbbd7f973f577f295f61500765d9e
Author: Andi Huber <[email protected]>
AuthorDate: Mon Mar 25 11:32:09 2024 +0100

    CAUSEWAY-2445: adds dependabot label for v2 (as we already have for v3)
---
 .github/dependabot.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.github/dependabot.yml b/.github/dependabot.yml
index d6c1af4221..5e54b8d1d7 100644
--- a/.github/dependabot.yml
+++ b/.github/dependabot.yml
@@ -24,6 +24,7 @@ updates:
     # Use custom labels
     labels:
       - "dependencies"
+      - "Spring Boot 2.x"
     ignore:
       - dependency-name: "org.apache.wicket*"
         versions: ["10.x"]

Reply via email to