updated .drone.yml
All checks were successful
continuous-integration/drone/push Build is passing

added renovate.json
updated legal links
This commit is contained in:
Samuel Philipp 2020-07-04 07:53:35 +02:00
parent 3a1f38bbd6
commit 07cd99c1f8
6 changed files with 22 additions and 242 deletions

9
renovate.json Normal file
View file

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