| 1 | version: 2 |
| 2 | updates: |
| 3 | - package-ecosystem: cargo |
| 4 | directory: / |
| 5 | schedule: |
| 6 | interval: weekly |
| 7 | open-pull-requests-limit: 5 |
| 8 | - package-ecosystem: github-actions |
| 9 | directory: / |
| 10 | schedule: |
| 11 | interval: weekly |
| 12 | - package-ecosystem: npm |
| 13 | directory: /web |
| 14 | schedule: |
| 15 | interval: monthly |
| 16 | open-pull-requests-limit: 3 |
| 17 |