Have dependabot target the develop branch (#290)

[ROCm/rocdecode commit: 85895d61c5]
此提交包含在:
Sam Wu
2024-03-20 12:16:23 -06:00
提交者 GitHub
父節點 229f9c4616
當前提交 a01160deb4
+1 -1
查看文件
@@ -10,7 +10,7 @@ updates:
open-pull-requests-limit: 10
schedule:
interval: "daily"
target-branch: "master"
target-branch: "develop"
labels:
- "documentation"
- "dependencies"