Skip to content

Commit f09bf10

Browse files
authored
Merge pull request #888 from opencomponents/dependencies
Switch from Greenkeeper to dependencies.io
2 parents e9f7670 + f9f4a70 commit f09bf10

File tree

2 files changed

+9
-4
lines changed

2 files changed

+9
-4
lines changed

README.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,6 @@ We have been using it for more than two years in production at OpenTable, for sh
2121
[![Known Vulnerabilities](https://snyk.io/test/github/opencomponents/oc/badge.svg)](https://snyk.io/test/github/opencomponents/oc)
2222
[![downloads](https://img.shields.io/npm/dm/oc.svg?label=downloads+from+npm)](https://npmjs.org/package/oc)
2323
[![Join the chat at https://gitter.im/opentable/oc](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/opentable/oc?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
24-
[![Greenkeeper badge](https://badges.greenkeeper.io/opencomponents/oc.svg)](https://greenkeeper.io/)
25-
[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fopencomponents%2Foc.svg?type=shield)](https://app.fossa.io/projects/git%2Bgithub.com%2Fopencomponents%2Foc?ref=badge_shield)
2624

2725
## Links
2826

@@ -58,5 +56,3 @@ Disclaimer: This project is still under heavy development and the API is likely
5856
## License
5957

6058
MIT
61-
62-
[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fopencomponents%2Foc.svg?type=large)](https://app.fossa.io/projects/git%2Bgithub.com%2Fopencomponents%2Foc?ref=badge_large)

dependencies.yml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
version: 2
2+
dependencies:
3+
4+
- type: js
5+
path: /
6+
manifest_updates:
7+
filters:
8+
- name: ".*"
9+
versions: "Y.Y.Y"

0 commit comments

Comments
 (0)