Skip to content

Commit ad1a2c2

Browse files
committed
style: Prettify dependabot file
Signed-off-by: Vincent Boutour <[email protected]>
1 parent cd67566 commit ad1a2c2

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

.github/dependabot.yaml

+9-9
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
version: 2
22
updates:
3-
- package-ecosystem: gomod
4-
directory: /
5-
schedule:
6-
interval: weekly
7-
time: "06:00"
8-
day: sunday
9-
commit-message:
10-
prefix: chore
11-
include: scope
3+
- package-ecosystem: gomod
4+
directory: /
5+
schedule:
6+
interval: weekly
7+
time: '06:00'
8+
day: sunday
9+
commit-message:
10+
prefix: chore
11+
include: scope

0 commit comments

Comments
 (0)