1.0.2 • Published 13 days ago

@technologiestiftung/renovate-config v1.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
13 days 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

13 days ago

1.1.1-next.2

6 months ago

1.1.1-next.1

6 months ago

1.0.1

6 months ago