We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1f13c45 + e8a508d commit 1444826Copy full SHA for 1444826
1 file changed
.github/dependabot.yml
@@ -6,7 +6,7 @@
6
version: 2
7
updates:
8
- package-ecosystem: "cargo"
9
- directory: "/" # Location of Cargo.toml and Cargo.lock
+ directory: "/rust-mcp-server-syncable-cli" # Location of Cargo.toml and Cargo.lock
10
schedule:
11
interval: "weekly"
12
- target-branch: "develop"
+ target-branch: "main"
0 commit comments