use consistent indent style for YAML
This commit is contained in:
parent
023cae8d67
commit
bb064e41d7
20
.github/dependabot.yml
vendored
20
.github/dependabot.yml
vendored
@ -1,12 +1,12 @@
|
|||||||
version: 2
|
version: 2
|
||||||
updates:
|
updates:
|
||||||
- package-ecosystem: github-actions
|
- package-ecosystem: github-actions
|
||||||
directory: "/"
|
directory: "/"
|
||||||
schedule:
|
schedule:
|
||||||
interval: daily
|
interval: daily
|
||||||
target-branch: main
|
target-branch: main
|
||||||
- package-ecosystem: npm
|
- package-ecosystem: npm
|
||||||
directory: "/"
|
directory: "/"
|
||||||
schedule:
|
schedule:
|
||||||
interval: daily
|
interval: daily
|
||||||
target-branch: main
|
target-branch: main
|
||||||
|
Loading…
x
Reference in New Issue
Block a user