Dependabot integration

This commit is contained in:
Jakub Chrzanowski
2020-12-21 10:43:02 +01:00
parent 01896712c8
commit f2826e3ae8
2 changed files with 10 additions and 0 deletions

9
.github/dependabot.yml vendored Normal file
View File

@@ -0,0 +1,9 @@
# Dependabot configuration:
# https://docs.github.com/en/free-pro-team@latest/github/administering-a-repository/configuration-options-for-dependency-updates
version: 2
updates:
- package-ecosystem: "gradle"
directory: "/"
schedule:
interval: "daily"