deps.rs/.github/dependabot.yml
Rob Ede 4fd0db285e
ci: add dependabot package updating
partly so that we have PRs to merge to resolve the stuck issues faster
2023-08-15 00:02:16 +01:00

10 lines
193 B
YAML

version: 2
updates:
- package-ecosystem: github-actions
directory: /
schedule:
interval: daily
- package-ecosystem: cargo
directory: /
schedule:
interval: daily