Skip to content
This repository has been archived by the owner on May 3, 2020. It is now read-only.

Commit

Permalink
Merge pull request #11 from randytarampi/goodbye-greenkeeper
Browse files Browse the repository at this point in the history
Goodbye Greenkeeper 👋
  • Loading branch information
randytarampi committed Apr 29, 2020
2 parents 2221ce8 + a583884 commit be94c0a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 20 deletions.
19 changes: 0 additions & 19 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,25 +24,6 @@
"index.js",
"splash.json"
],
"greenkeeper": {
"commitMessages": {
"initialBadge": "docs(greenkeeper): Add Greenkeeper badge.",
"initialDependencies": "chore(greenkeeper): Update dependencies.",
"initialBranches": "chore(greenkeeper): Whitelist greenkeeper branches.",
"dependencyUpdate": "chore(greenkeeper): ${dependency}@${version}.",
"devDependencyUpdate": "chore(greenkeeper): ${dependency}@${version}.",
"dependencyPin": "fix(greenkeeper): Pin ${dependency}@${oldVersion}.",
"devDependencyPin": "fix(greenkeeper): Pin ${dependency}@${oldVersion}."
},
"prTitles": {
"initialPR": "chore(greenkeeper): Update dependencies and enable Greenkeeper",
"initialPrBadge": "docs(greenkeeper): Add Greenkeeper badge and enable Greenkeeper",
"initialPrBadgeOnly": "docs(greenkeeper): Add Greenkeeper badge",
"initialSubgroupPR": "chore(greenkeeper): Update dependencies for ${group}",
"basicPR": "chore(greenkeeper): Update ${dependency}",
"groupPR": "chore(greenkeeper): Update ${dependency} for ${group}"
}
},
"keywords": [
"bin",
"cli",
Expand Down
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
[![Build Status](https://travis-ci.com/randytarampi/ios-splash.svg?branch=master)](https://travis-ci.com/randytarampi/ios-splash)
[![Dependency Status](https://david-dm.org/randytarampi/ios-splash.svg)](https://david-dm.org/randytarampi/ios-splash)
[![devDependency Status](https://david-dm.org/randytarampi/ios-splash/dev-status.svg)](https://david-dm.org/randytarampi/ios-splash#info=devDependencies)
[![Semantically Released](https://img.shields.io/badge/versioning-semantically%20released-brightgreen.svg)](https://github.com/boennemann/semantic-release) [![Greenkeeper badge](https://badges.greenkeeper.io/randytarampi/ios-splash.svg)](https://greenkeeper.io/)
[![Semantically Released](https://img.shields.io/badge/versioning-semantically%20released-brightgreen.svg)](https://github.com/boennemann/semantic-release)

> Get iOS splash screen files names and dimensions
Expand Down

0 comments on commit be94c0a

Please sign in to comment.