mirror of
https://github.com/librespot-org/librespot.git
synced 2024-12-18 17:11:53 +00:00
a7fb7ee673
Update GitHub actions and add Dependabot
10 lines
194 B
YAML
10 lines
194 B
YAML
version: 2
|
|
updates:
|
|
- package-ecosystem: github-actions
|
|
directory: "/"
|
|
schedule:
|
|
interval: weekly
|
|
day: saturday
|
|
time: "10:00"
|
|
open-pull-requests-limit: 10
|
|
target-branch: dev
|