added renovate.json
All checks were successful
continuous-integration/drone/push Build is passing

updated legal links
updated .drone.yml
This commit is contained in:
Samuel Philipp 2020-07-04 08:35:51 +02:00
parent 95aff26e7e
commit 187b227355
6 changed files with 21 additions and 241 deletions

9
renovate.json Normal file
View file

@ -0,0 +1,9 @@
{
"assignees": [
"samuel-p"
],
"baseBranches": [
"master"
],
"rangeStrategy": "bump"
}