mirror of
https://github.com/FreeOpcUa/opcua-asyncio
synced 2025-10-29 17:07:18 +08:00
12 lines
351 B
YAML
12 lines
351 B
YAML
version: 2
|
|
updates:
|
|
- package-ecosystem: "gitsubmodule" # See documentation for possible values
|
|
directory: "/" # Location of package manifests
|
|
schedule:
|
|
interval: "weekly"
|
|
- package-ecosystem: "github-actions"
|
|
directory: "/"
|
|
schedule:
|
|
# Check for updates to GitHub Actions every week
|
|
interval: "weekly"
|