Skip to content

Commit 1193be5

Browse files
committed
build: updated dependabot configuration
1 parent 12b33ce commit 1193be5

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/dependabot.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
version: 2
22
updates:
3-
- package-ecosystem: "npm"
4-
target-branch: "dev"
3+
- package-ecosystem: "pnpm"
4+
target-branch: "v4"
55
directory: "/" # Location of package manifests
66
schedule:
77
interval: "daily"

0 commit comments

Comments
 (0)