mirror of
https://github.com/chinayin/ip2region-core-php.git
synced 2025-12-02 19:42:48 +08:00
13 lines
260 B
YAML
13 lines
260 B
YAML
version: 2
|
|
updates:
|
|
- package-ecosystem: "github-actions"
|
|
directory: "/"
|
|
target-branch: "2.x"
|
|
schedule:
|
|
interval: "monthly"
|
|
- package-ecosystem: "composer"
|
|
directory: "/"
|
|
target-branch: "2.x"
|
|
schedule:
|
|
interval: "daily"
|