mirror of
https://github.com/snipe/snipe-it.git
synced 2024-12-26 06:04:08 -08:00
Made develop the target branch
Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
parent
52f9c786be
commit
f14e3422b4
1
.github/dependabot.yml
vendored
1
.github/dependabot.yml
vendored
|
@ -2,5 +2,6 @@ version: 2
|
||||||
updates:
|
updates:
|
||||||
- package-ecosystem: "github-actions"
|
- package-ecosystem: "github-actions"
|
||||||
directory: "/"
|
directory: "/"
|
||||||
|
target-branch: "develop"
|
||||||
schedule:
|
schedule:
|
||||||
interval: "weekly"
|
interval: "weekly"
|
||||||
|
|
Loading…
Reference in a new issue