armcord/.github/dependabot.yml
sitiom 7701a5e8fe
Update Winget Releaser workflow (#208)
* Update Winget Releaser workflow

* Add github-actions to dependabot
2022-09-29 17:08:27 +00:00

14 lines
286 B
YAML

version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "daily"
- package-ecosystem: npm
directory: "/"
schedule:
interval: daily
time: "13:00"
open-pull-requests-limit: 99
versioning-strategy: increase