mirror of
https://github.com/songoda/SongodaCore.git
synced 2024-11-23 10:35:18 +01:00
Dependabot: Configure the target branch to be development
This commit is contained in:
parent
7b775a1db3
commit
76b3dc6682
2
.github/dependabot.yml
vendored
2
.github/dependabot.yml
vendored
@ -5,10 +5,12 @@ version: 2
|
||||
updates:
|
||||
- package-ecosystem: "maven"
|
||||
directory: "/"
|
||||
target-branch: "development"
|
||||
schedule:
|
||||
interval: "monthly"
|
||||
|
||||
- package-ecosystem: "github-actions"
|
||||
directory: "/"
|
||||
target-branch: "development"
|
||||
schedule:
|
||||
interval: "monthly"
|
||||
|
Loading…
Reference in New Issue
Block a user