Skip to content

Commit 794c04f

Browse files
authored
chore: replace docker-compose.yml with compose.yaml (conventional-changelog#4493)
1 parent c0fe405 commit 794c04f

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.devcontainer/devcontainer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "commitlint-dev",
3-
"dockerComposeFile": ["../docker-compose.yml"],
3+
"dockerComposeFile": ["../compose.yaml"],
44
"service": "commitlint",
55
"workspaceFolder": "/root/repo",
66
"shutdownAction": "stopCompose",
File renamed without changes.

0 commit comments

Comments
 (0)