]> source.dussan.org Git - archiva.git/commitdiff
dependabot for branch archiva-2.x as well
authorOlivier Lamy <olamy@apache.org>
Wed, 16 Feb 2022 11:01:32 +0000 (21:01 +1000)
committerGitHub <noreply@github.com>
Wed, 16 Feb 2022 11:01:32 +0000 (21:01 +1000)
.github/dependabot.yml

index 1cc272f742a884f65414adea7c39ddcce81f6896..2057a6a06ac75545ac38ee98c5ff840e9b1000d6 100644 (file)
@@ -19,8 +19,15 @@ version: 2
 updates:
   - package-ecosystem: "maven"
     directory: "/"
+    target-branch: "master"
     schedule:
       interval: "daily"
+      
+  - package-ecosystem: "maven"
+    directory: "/"
+    target-branch: "archiva-2.x"
+    schedule:
+      interval: "daily"      
 
   - package-ecosystem: "github-actions"
     directory: "/"