Last active
July 20, 2020 09:46
-
-
Save vbuberen/e24b0460b6291447a15fc8972e975c25 to your computer and use it in GitHub Desktop.
Basic Dependabot config
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
version: 2 | |
updates: | |
- package-ecosystem: gradle | |
directory: "/" | |
schedule: | |
interval: daily | |
open-pull-requests-limit: 10 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment