a68afa42a1
git-subtree-dir: projects/aqlprofile git-subtree-mainline:9011821e05git-subtree-split:6f236ffb5f
14 lines
431 B
YAML
14 lines
431 B
YAML
version: 2
|
|
updates:
|
|
- package-ecosystem: "github-actions" # See documentation for possible values
|
|
directory: "/" # Location of package manifests
|
|
schedule:
|
|
interval: "weekly"
|
|
- package-ecosystem: "pip" # See documentation for possible values
|
|
directory: "/docs/sphinx" # Location of package manifests
|
|
open-pull-requests-limit: 10
|
|
schedule:
|
|
interval: "daily"
|
|
versioning-strategy: increase
|
|
|