Enables Dependabot to support all the main branches

This commit is contained in:
Lukasz Lenart
2025-09-10 07:31:46 +02:00
parent 4f4b4ec8a6
commit 28b33b3210
+6 -1
View File
@@ -8,4 +8,9 @@ updates:
directory: "/"
schedule:
interval: "weekly"
ignore: []
target-branch: "main"
- package-ecosystem: "maven"
directory: "/"
schedule:
interval: "weekly"
target-branch: "release/struts-6-7-x"