Skip to content

Commit a82b7c0

Browse files
committed
Add YAML front matter to configuration files
1 parent d6a8af4 commit a82b7c0

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.github/dependabot.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
---
12
version: 2
23
updates:
34
- package-ecosystem: "github-actions"

repository.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
---
12
name: Staerk's Home Assistant Add-ons
23
url: https://github.com/staerk-ha-addons/repository
3-
maintainer: Jeppe Stærk <jeppe@stark.dev>
4+
maintainer: Jeppe Stærk <jeppe@stark.dev>

0 commit comments

Comments
 (0)