1.0.2 • Published 1 year ago

@technologiestiftung/renovate-config v1.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

@technologiestiftung/renovate-config

sharable renovate config for all our projects.

Usage

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

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

or

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

1 year ago

1.1.1-next.2

2 years ago

1.1.1-next.1

2 years ago

1.0.1

2 years ago