httpcat-cli 0.0.27-rc.6 → 0.0.27-rc.7

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -3,6 +3,7 @@ updates:
3
3
  # Enable version updates for npm
4
4
  - package-ecosystem: "npm"
5
5
  directory: "/"
6
+ target-branch: "develop"
6
7
  schedule:
7
8
  interval: "weekly"
8
9
  open-pull-requests-limit: 5
@@ -16,6 +17,7 @@ updates:
16
17
  # Enable version updates for GitHub Actions
17
18
  - package-ecosystem: "github-actions"
18
19
  directory: "/"
20
+ target-branch: "develop"
19
21
  schedule:
20
22
  interval: "weekly"
21
23
  labels:
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "httpcat-cli",
3
- "version": "0.0.27-rc.6",
3
+ "version": "0.0.27-rc.7",
4
4
  "description": "CLI tool for interacting with httpcat agent - create, buy, and sell tokens with x402 payments",
5
5
  "main": "dist/index.js",
6
6
  "bin": {