First commit
This commit is contained in:
9
.github/dependabot.yml
vendored
Normal file
9
.github/dependabot.yml
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
version: 2
|
||||
updates:
|
||||
# Enable version updates for Gradle
|
||||
- package-ecosystem: "gradle"
|
||||
# Look for `build.gradle` in the `root` directory
|
||||
directory: "/"
|
||||
# Check for updates once daily
|
||||
schedule:
|
||||
interval: "daily"
|
||||
Reference in New Issue
Block a user