1
0
mirror of https://github.com/actix/examples synced 2024-11-23 22:41:07 +01:00
examples/.github/dependabot.yml
2024-01-01 20:56:20 +00:00

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-*