Skip to content

Commit 550b87a

Browse files
committed
ci: add dependabot config to target staging branch
1 parent 39c7418 commit 550b87a

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

.github/dependabot.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
version: 2
2+
updates:
3+
- package-ecosystem: "npm"
4+
directory: "/"
5+
schedule:
6+
interval: "weekly"
7+
target-branch: "staging"

0 commit comments

Comments
 (0)