File tree Expand file tree Collapse file tree 2 files changed +13
-2
lines changed Expand file tree Collapse file tree 2 files changed +13
-2
lines changed Original file line number Diff line number Diff line change 1+ version : 2
2+ updates :
3+ # Maintain dependencies for GitHub Actions
4+ - package-ecosystem : " github-actions"
5+ directory : " /"
6+ schedule :
7+ interval : " daily"
8+
9+ # Maintain dependencies for npm
10+ - package-ecosystem : " npm"
11+ directory : " /"
12+ schedule :
13+ interval : " daily"
Original file line number Diff line number Diff line change @@ -2,8 +2,6 @@ faucet-pipeline-js
22==================
33
44[ ![ package version] ( https://img.shields.io/npm/v/faucet-pipeline-js.svg?style=flat )] ( https://www.npmjs.com/package/faucet-pipeline-js )
5- [ ![ build status] ( https://github.com/faucet-pipeline/faucet-pipeline-js/workflows/tests/badge.svg )] ( https://github.com/faucet-pipeline/faucet-pipeline-js/actions )
6- [ ![ Greenkeeper badge] ( https://badges.greenkeeper.io/faucet-pipeline/faucet-pipeline-js.svg )] ( https://greenkeeper.io )
75
86[ faucet-pipeline] ( http://faucet-pipeline.org ) plugin for bundling JavaScript
97modules, along with extensions for ESNext, JSX and TypeScript
You can’t perform that action at this time.
0 commit comments