mirror of
https://github.com/Crosstalk-Solutions/project-nomad.git
synced 2026-03-28 11:39:26 +01:00
ci: configure dependabot to target rc branch
This commit is contained in:
parent
45a30c0188
commit
bc016e6c60
7
.github/dependabot.yaml
vendored
Normal file
7
.github/dependabot.yaml
vendored
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
version: 2
|
||||
updates:
|
||||
- package-ecosystem: "npm"
|
||||
directory: "/admin"
|
||||
schedule:
|
||||
interval: "weekly"
|
||||
target-branch: "rc"
|
||||
Loading…
Reference in New Issue
Block a user