| version: 2 | |
| updates: | |
| - package-ecosystem: github-actions | |
| directory: / | |
| schedule: | |
| interval: weekly | |
| - package-ecosystem: npm | |
| directory: /tools | |
| schedule: | |
| interval: weekly | |
| - package-ecosystem: pip | |
| directory: /tools | |
| schedule: | |
| interval: weekly | |
| groups: | |
| all-pip: | |
| patterns: | |
| - "*" |