Skip to content
This repository was archived by the owner on May 29, 2026. It is now read-only.

Commit 5c9fa6d

Browse files
committed
fix(ci): dependabot should target development per branching strategy
1 parent 8b22693 commit 5c9fa6d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/dependabot.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ version: 2
22
updates:
33
- package-ecosystem: "npm"
44
directory: "/"
5+
target-branch: "development"
56
schedule:
67
interval: "weekly"
78
open-pull-requests-limit: 10

0 commit comments

Comments
 (0)