mirror of
https://github.com/chinayin/ip2region-core-php.git
synced 2025-12-02 19:42:48 +08:00
fix dependabot.yml
This commit is contained in:
parent
8e9a957bad
commit
7612e59449
4
.github/dependabot.yml
vendored
4
.github/dependabot.yml
vendored
@ -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"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user