Skip to content

Commit 7ab45f0

Browse files
committed
tools: remove appium-ci from packweb config
1 parent a67cef7 commit 7ab45f0

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

.dependabot/config.yml

+12
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
version: 1
2+
update_configs:
3+
- package_manager: "javascript"
4+
directory: "/"
5+
update_schedule: "live"
6+
7+
# Apply default reviewer and label to created
8+
# pull requests
9+
default_reviewers:
10+
- "github-username"
11+
default_labels:
12+
- "label-name"

packweb.json

-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@
2929
"node-simctl"
3030
],
3131
"appium-tools": [
32-
"appium-ci",
3332
"appium-gulp-plugins",
3433
"appium-test-support",
3534
"teen_process",

0 commit comments

Comments
 (0)