actix-web/.github/dependabot.yml

16 lines
306 B
YAML

version: 2
updates:
- package-ecosystem: github-actions
directory: /
schedule:
interval: weekly
cooldown:
default-days: 3
- package-ecosystem: cargo
directory: /
schedule:
interval: weekly
cooldown:
default-days: 3
versioning-strategy: lockfile-only