mirror of
https://github.com/WiIIiam278/HuskSync.git
synced 2025-12-27 10:39:11 +00:00
7 lines
223 B
YAML
7 lines
223 B
YAML
# Dependabot configuration file for GitHub
|
|
version: 2
|
|
updates:
|
|
- package-ecosystem: "gradle" # See documentation for possible values
|
|
directory: "/" # Location of package manifests
|
|
schedule:
|
|
interval: "daily" |