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