lychee/.github/dependabot.yml
dependabot-preview[bot] 4f5a9f060f
Upgrade to GitHub-native Dependabot (#238)
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-04-29 00:45:29 +02:00

11 lines
192 B
YAML

version: 2
updates:
- package-ecosystem: cargo
directory: "/"
schedule:
interval: daily
open-pull-requests-limit: 10
ignore:
- dependency-name: serde
versions:
- 1.0.124