remove greenkeeper

main
Mike Fix 4 years ago
parent c84f0ee2c7
commit e1bdefcbb3
No known key found for this signature in database
GPG Key ID: 1D85E862314CA79F

18
.github/ranger.yml vendored

@ -1,16 +1,15 @@
extends: reporanger/superpowers extends: reporanger/superpowers
labels: labels:
greenkeeper: merge
dependencies: merge dependencies: merge
contributor: contributor:
action: comment action: comment
delay: 0s delay: 0s
message: "@all-contributors add @$AUTHOR for code" message: '@all-contributors add @$AUTHOR for code'
translator: translator:
action: comment action: comment
delay: 0s delay: 0s
message: "@all-contributors add @$AUTHOR for translation" message: '@all-contributors add @$AUTHOR for translation'
duplicate: duplicate:
action: close action: close
delay: 2 days delay: 2 days
@ -20,12 +19,11 @@ labels:
delay: 14 days delay: 14 days
comment: | comment: |
This issue has been marked "$LABEL". As of Carbon `4.0.0`, the Carbon core team is no longer implementing new themes or languages, except for in extenuating circumstances. You can create your own theme in the "Themes" dropdown. This issue has been marked "$LABEL". As of Carbon `4.0.0`, the Carbon core team is no longer implementing new themes or languages, except for in extenuating circumstances. You can create your own theme in the "Themes" dropdown.
This issue will remain open for $DELAY for further consideration.
commits: This issue will remain open for $DELAY for further consideration.
commits:
- action: label - action: label
pattern: 'upgrade dep' pattern: 'upgrade dep'
labels: labels:
- maintenance - maintenance

@ -4,7 +4,6 @@
[![styled with prettier](https://img.shields.io/badge/styled_with-prettier-ff69b4.svg)](https://github.com/prettier/prettier) [![styled with prettier](https://img.shields.io/badge/styled_with-prettier-ff69b4.svg)](https://github.com/prettier/prettier)
[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](http://makeapullrequest.com) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](http://makeapullrequest.com)
[![MIT License](https://img.shields.io/github/license/carbon-app/carbon.svg)](/LICENSE) [![MIT License](https://img.shields.io/github/license/carbon-app/carbon.svg)](/LICENSE)
[![Greenkeeper badge](https://badges.greenkeeper.io/carbon-app/carbon.svg)](https://greenkeeper.io/)
<br></br> <br></br>
## Einführung ## Einführung
@ -194,4 +193,5 @@ Ein Danke geht an all diese wunderbaren Menschen ([emoji key](https://github.com
<!-- markdownlint-enable --> <!-- markdownlint-enable -->
<!-- prettier-ignore-end --> <!-- prettier-ignore-end -->
<!-- ALL-CONTRIBUTORS-LIST:END --> <!-- ALL-CONTRIBUTORS-LIST:END -->

@ -12,9 +12,6 @@
<a href="/LICENSE"> <a href="/LICENSE">
<img src="https://img.shields.io/github/license/carbon-app/carbon.svg" alt="MIT License" /> <img src="https://img.shields.io/github/license/carbon-app/carbon.svg" alt="MIT License" />
</a> </a>
<a href="https://greenkeeper.io/">
<img src="https://badges.greenkeeper.io/carbon-app/carbon.svg" alt="Greenkeeper badge" />
</a>
</p> </p>
<br></br> <br></br>
@ -217,4 +214,5 @@ Carbon は次の人々によるプロジェクトです:
<!-- markdownlint-enable --> <!-- markdownlint-enable -->
<!-- prettier-ignore-end --> <!-- prettier-ignore-end -->
<!-- ALL-CONTRIBUTORS-LIST:END --> <!-- ALL-CONTRIBUTORS-LIST:END -->

Loading…
Cancel
Save