Arquivos
XiaoMiToolV2/.github/dependabot.yml
T
2024-08-29 20:41:36 +03:00

16 linhas
325 B
YAML

version: 2
updates:
- package-ecosystem: "gradle"
directory: "/"
schedule:
interval: "daily"
target-branch: "main"
open-pull-requests-limit: 20
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "daily"
target-branch: "main"
open-pull-requests-limit: 20