Skip to content

Commit 1b74fee

Browse files
committed
remove this
1 parent d6e4770 commit 1b74fee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/conventional-commit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,5 @@ jobs:
99
steps:
1010
- uses: actions/checkout@v6
1111
- name: Install Dependencies
12-
run: npm install @commitlint/config-conventional@latest @commitlint/cli@latest
12+
run: npm install @commitlint/config-conventional
1313
- uses: JulienKode/pull-request-name-linter-action@v19.0.0

0 commit comments

Comments
 (0)