Skip to content

Commit 1444826

Browse files
authored
Merge pull request #11 from syncable-dev/feature/pub-creates
add chage to dependent bot
2 parents 1f13c45 + e8a508d commit 1444826

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
@@ -6,7 +6,7 @@
66
version: 2
77
updates:
88
- package-ecosystem: "cargo"
9-
directory: "/" # Location of Cargo.toml and Cargo.lock
9+
directory: "/rust-mcp-server-syncable-cli" # Location of Cargo.toml and Cargo.lock
1010
schedule:
1111
interval: "weekly"
12-
target-branch: "develop"
12+
target-branch: "main"

0 commit comments

Comments
 (0)