mirror of
https://github.com/smartfrigde/armcord.git
synced 2024-08-14 23:56:58 +00:00
7701a5e8fe
* Update Winget Releaser workflow * Add github-actions to dependabot
13 lines
286 B
YAML
13 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
|