chore: setup renovate

This commit is contained in:
Jason Kuhrt 2020-04-04 13:29:19 -04:00
parent 035e0a1092
commit 9deb327dbe
2 changed files with 19 additions and 0 deletions

3
.github/renovate.json vendored Normal file
View File

@ -0,0 +1,3 @@
{
"extends": ["github>prisma-labs/renovate-config"]
}

16
.github/semantic.yml vendored Normal file
View File

@ -0,0 +1,16 @@
types:
- deps
- improve
# defaults
- feat
- fix
- improvement
- docs
- style
- refactor
- perf
- test
- build
- ci
- chore
- revert