1.1.0 • Published 2 years ago

@inpyjamas/renovate-config v1.1.0

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

@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"]
}
1.1.0

2 years ago

1.0.1

3 years ago

1.0.0

3 years ago

0.1.2

4 years ago

0.1.1

5 years ago

0.1.0

5 years ago