Skip to content

renovate-config 0.1.2

Install from the command line:
Learn more about npm packages
$ npm install @inpyjamas/renovate-config@0.1.2
Install via package.json:
"@inpyjamas/renovate-config": "0.1.2"

About this version

@inpyjamas/renovate-config

sharable renovate config for all my projects.

Usage

Enable renovete-bot for your repo and add the following to renovate.json

{
  "extends": ["github>inpyjamas/renovate-config"]
}

or

{
  "$schema": "https://docs.renovatebot.com/renovate-schema.json",
  "extends": ["github>inpyjamas/renovate-config"],
  "baseBranches": ["staging"]
}

Details


Assets

  • renovate-config-0.1.2-npm.tgz

Download activity

  • Total downloads 0
  • Last 30 days 0
  • Last week 0
  • Today 0

Recent versions

View all