use consistent indent style for YAML

This commit is contained in:
Daniel Micay 2021-09-30 00:14:47 -04:00
parent 023cae8d67
commit bb064e41d7

View File

@ -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