Merge pull request #1327 from apache/fix/dependabot-branches

Enables Dependabot to support all the main branches
This commit is contained in:
Lukasz Lenart
2025-09-10 08:02:23 +02:00
committed by GitHub
+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"