style: also format other yml files
This commit is contained in:
parent
6714efe6dc
commit
089fd9c1da
2
.github/FUNDING.yml
vendored
2
.github/FUNDING.yml
vendored
@ -1 +1 @@
|
||||
ko_fi: soundux
|
||||
ko_fi: soundux
|
||||
|
12
.github/dependabot.yml
vendored
12
.github/dependabot.yml
vendored
@ -1,11 +1,11 @@
|
||||
version: 2
|
||||
updates:
|
||||
- package-ecosystem: 'github-actions'
|
||||
directory: '/'
|
||||
- package-ecosystem: "github-actions"
|
||||
directory: "/"
|
||||
schedule:
|
||||
interval: 'daily'
|
||||
interval: "daily"
|
||||
open-pull-requests-limit: 15
|
||||
- package-ecosystem: 'gitsubmodule'
|
||||
directory: '.'
|
||||
- package-ecosystem: "gitsubmodule"
|
||||
directory: "."
|
||||
schedule:
|
||||
interval: 'daily'
|
||||
interval: "daily"
|
||||
|
@ -1,7 +1,7 @@
|
||||
app-id: io.github.Soundux
|
||||
runtime: org.gnome.Platform
|
||||
runtime-version: '3.38'
|
||||
sdk: org.gnome.Sdk
|
||||
runtime-version: "3.38"
|
||||
sdk: org.gnome.Sdk
|
||||
command: soundux
|
||||
finish-args:
|
||||
- --device=all
|
||||
|
Loading…
x
Reference in New Issue
Block a user