delta/.github/dependabot.yml
sitiom 56fa5dd6d3
Add Winget Releaser workflow (#1331)
* Add Winget installation in the docs

* Add GitHub actions to Dependabot

* Add Winget Releaser workflow
2023-03-07 19:29:46 +00:00

16 lines
279 B
YAML

version: 2
updates:
- package-ecosystem: cargo
directory: "/"
schedule:
interval: daily
open-pull-requests-limit: 10
ignore:
- dependency-name: regex
versions:
- 1.4.4
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "daily"