mirror of
https://github.com/AChep/keyguard-app.git
synced 2025-01-06 19:57:05 +01:00
11 lines
239 B
YAML
11 lines
239 B
YAML
version: 2
|
|
updates:
|
|
- package-ecosystem: "github-actions"
|
|
directory: "/"
|
|
schedule:
|
|
interval: "weekly"
|
|
- package-ecosystem: "gradle"
|
|
directory: "/" # Location of package manifests
|
|
schedule:
|
|
interval: "daily"
|