1version: 2
2updates:
3  - package-ecosystem: github-actions
4    directory: "/"
5    schedule:
6      interval: "weekly"
7    open-pull-requests-limit: 10
8    rebase-strategy: disabled
9