Skip to content

Commit 2a4f3e3

Browse files
committed
[CLEANUP] Fix indentation of dependabot configuration
Signed-off-by: Daniel Ziegenberg <[email protected]>
1 parent 4e598e9 commit 2a4f3e3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/dependabot.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ updates:
1010
- package-ecosystem: "composer"
1111
directory: "/"
1212
schedule:
13-
interval: "daily"
13+
interval: "daily"
1414
allow:
15-
- dependency-type: "development"
15+
- dependency-type: "development"
1616
versioning-strategy: "increase"

0 commit comments

Comments
 (0)