Arquivos
XiaoMiToolV2/.github/dependabot.yml
2024-08-29 18:01:07 +00:00

16 linhas
359 B
YAML

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