Skip to content

Commit

Permalink
chore: move to dependabot
Browse files Browse the repository at this point in the history
  • Loading branch information
imurchie committed Mar 31, 2020
1 parent 31e4ec0 commit c5d9906
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 4 deletions.
5 changes: 5 additions & 0 deletions .dependabot/config.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
version: 1
update_configs:
- package_manager: "javascript"
directory: "/"
update_schedule: "live"
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@

[![Build Status](https://api.travis-ci.org/appium/appium-ios-simulator.png?branch=master)](https://travis-ci.org/appium/appium-ios-simulator)
[![Coverage Status](https://coveralls.io/repos/appium/appium-ios-simulator/badge.svg?branch=master)](https://coveralls.io/r/appium/appium-ios-simulator?branch=master)
[![Greenkeeper badge](https://badges.greenkeeper.io/appium/appium-ios-simulator.svg)](https://greenkeeper.io/)

Appium API for dealing with iOS simulators. Allows the user to find locations of directories and applications, gives access to settings in order to read from and write to simulator plists, and allows control over starting and stopping simulators.

Expand Down
3 changes: 0 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,8 +78,5 @@
"pre-commit": "^1.1.3",
"sinon": "^9.0.0",
"uuid": "^7.0.0"
},
"greenkeeper": {
"ignore": []
}
}

0 comments on commit c5d9906

Please sign in to comment.