mirror of
https://github.com/actix/examples
synced 2024-11-23 22:41:07 +01:00
16 lines
282 B
YAML
16 lines
282 B
YAML
version: 2
|
|
updates:
|
|
- package-ecosystem: github-actions
|
|
directory: /
|
|
schedule:
|
|
interval: weekly
|
|
- package-ecosystem: cargo
|
|
directory: /
|
|
schedule:
|
|
interval: weekly
|
|
strategy: lockfile-only
|
|
groups:
|
|
aws:
|
|
patterns:
|
|
- aws-*
|