Skip to content

Commit

Permalink
Merge pull request #20 from Cherry/chore/remove-greenkeeper
Browse files Browse the repository at this point in the history
  • Loading branch information
Cherry committed Oct 4, 2020
2 parents 9695279 + 558ffb5 commit da536fe
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
9 changes: 9 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
version: 2
updates:
# Enable version updates for npm
- package-ecosystem: "npm"
# Look for `package.json` and `lock` files in the `root` directory
directory: "/"
# Check the npm registry for updates every day (weekdays)
schedule:
interval: "weekly"
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ Network Error Logging
==============
[![npm version](https://badge.fury.io/js/network-error-logging.svg)](https://badge.fury.io/js/network-error-logging)
[![dependencies Status](https://david-dm.org/Cherry/network-error-logging/status.svg)](https://david-dm.org/Cherry/network-error-logging)
[![Greenkeeper badge](https://badges.greenkeeper.io/Cherry/network-error-logging.svg)](https://greenkeeper.io/)
[![Actions Status](https://github.com/Cherry/network-error-logging/workflows/Test/badge.svg)](https://github.com/Cherry/network-error-logging/actions)
[![Coverage Status](https://coveralls.io/repos/github/Cherry/network-error-logging/badge.svg?branch=master)](https://coveralls.io/github/Cherry/network-error-logging?branch=master)
[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2FCherry%2Fnetwork-error-logging.svg?type=shield)](https://app.fossa.io/projects/git%2Bgithub.com%2FCherry%2Fnetwork-error-logging?ref=badge_shield)
Expand Down

0 comments on commit da536fe

Please sign in to comment.