1
0
mirror of https://github.com/actix/examples synced 2024-11-23 14:31:07 +01:00
examples/.github/dependabot.yml
2024-01-01 20:58:59 +00:00

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