Skip to content

Commit b3929e9

Browse files
committed
chore: minor YAML lint fixes
1 parent 8be227e commit b3929e9

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

.github/dependabot.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
1+
---
12
# To get started with Dependabot version updates, you'll need to specify which
23
# package ecosystems to update and where the package manifests are located.
34
# Please see the documentation for all configuration options:
45
# https://docs.github.com/github/administering-a-repository/configuration-options-for-dependency-updates
56

67
version: 2
78
updates:
8-
- package-ecosystem: "github-actions" # See documentation for possible values
9-
directory: "/" # Location of package manifests
9+
- package-ecosystem: "github-actions" # See documentation for possible values
10+
directory: "/" # Location of package manifests
1011
schedule:
1112
interval: "weekly"

0 commit comments

Comments
 (0)