We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a67cef7 commit 7ab45f0Copy full SHA for 7ab45f0
.dependabot/config.yml
@@ -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
@@ -29,7 +29,6 @@
29
"node-simctl"
30
],
31
"appium-tools": [
32
- "appium-ci",
33
"appium-gulp-plugins",
34
"appium-test-support",
35
"teen_process",
0 commit comments