renovate > dependabot

This commit is contained in:
N0tMyFaultOG 2020-12-20 22:24:55 +01:00
parent c5a74cde72
commit 5964ac8303
No known key found for this signature in database
GPG Key ID: 823348042DA95A81
2 changed files with 5 additions and 6 deletions

View File

@ -1,6 +0,0 @@
version: 2
updates:
- package-ecosystem: "gradle"
directory: "/"
schedule:
interval: "weekly"

5
renovate.json Normal file
View File

@ -0,0 +1,5 @@
{
"extends": [
"config:base"
]
}