mirror of
https://github.com/XRPLF/rippled.git
synced 2026-06-07 02:36:47 +00:00
18 lines
422 B
YAML
18 lines
422 B
YAML
version: 2
|
|
updates:
|
|
- package-ecosystem: github-actions
|
|
directories:
|
|
- /
|
|
- .github/actions/build-deps/
|
|
- .github/actions/generate-version/
|
|
- .github/actions/set-compiler-env/
|
|
- .github/actions/setup-conan/
|
|
schedule:
|
|
interval: weekly
|
|
day: monday
|
|
time: "04:00"
|
|
timezone: Etc/GMT
|
|
commit-message:
|
|
prefix: "ci: [DEPENDABOT] "
|
|
target-branch: develop
|