Skip to content

Commit

Permalink
Goodbye Greenkeeper 👋 (#7)
Browse files Browse the repository at this point in the history
Co-authored-by: greenkeeper[bot] <23040076+greenkeeper[bot]@users.noreply.github.com>
Co-authored-by: Aleksey <lesha.ogonkov@gmail.com>
  • Loading branch information
greenkeeper[bot] and ogonkov committed Jun 11, 2020
1 parent 959e315 commit c6939d8
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 18 deletions.
3 changes: 0 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
[![node][node]][node-url]
[![Build Status][travis-image]][travis-url]
[![Dependencies Status][david-image]][david-url]
[![Greenkeeper badge][greenkeeper-image]][greenkeeper-url]

# Fest templates loader for Webpack

Expand Down Expand Up @@ -56,5 +55,3 @@ module.exports = {
[travis-url]:https://travis-ci.org/ogonkov/fest-webpack-loader
[david-image]:https://david-dm.org/ogonkov/fest-webpack-loader/status.svg
[david-url]:https://david-dm.org/ogonkov/fest-webpack-loader
[greenkeeper-image]:https://badges.greenkeeper.io/ogonkov/fest-webpack-loader.svg
[greenkeeper-url]:https://greenkeeper.io/
16 changes: 1 addition & 15 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,19 +47,5 @@
"bugs": {
"url": "https://github.com/ogonkov/fest-webpack-loader/issues"
},
"homepage": "https://ogonkov.github.io/fest-webpack-loader/",
"greenkeeper": {
"ignore": [
"@babel/cli",
"@babel/core",
"@babel/preset-env",
"babel-jest",
"coveralls",
"eslint",
"fest",
"jest",
"memory-fs",
"webpack"
]
}
"homepage": "https://ogonkov.github.io/fest-webpack-loader/"
}

0 comments on commit c6939d8

Please sign in to comment.