mirror of
https://github.com/chinayin/ip2region-sdk-php.git
synced 2025-10-11 18:12:14 +08:00
13 lines
266 B
YAML
13 lines
266 B
YAML
version: 2
|
|
updates:
|
|
- package-ecosystem: "github-actions"
|
|
directory: "/"
|
|
target-branch: "master"
|
|
schedule:
|
|
interval: "monthly"
|
|
- package-ecosystem: "composer"
|
|
directory: "/"
|
|
target-branch: "master"
|
|
schedule:
|
|
interval: "daily"
|