fix dependabot.yml

This commit is contained in:
lei.tian 2022-06-30 19:28:29 +08:00
parent 8e9a957bad
commit 7612e59449

View File

@ -2,11 +2,11 @@ version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
target-branch: "2.x"
target-branch: "master"
schedule:
interval: "monthly"
- package-ecosystem: "composer"
directory: "/"
target-branch: "2.x"
target-branch: "master"
schedule:
interval: "daily"