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