Skip to content

Commit 87cf25a

Browse files
Merge pull request #13454 from micalevisk/chore/issue-13432
chore(deps): remove unused dev dependencies
2 parents f5b53f1 + 00dba2b commit 87cf25a

File tree

3 files changed

+1453
-3643
lines changed

3 files changed

+1453
-3643
lines changed

.circleci/config.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -129,9 +129,6 @@ jobs:
129129
- run:
130130
name: Lint
131131
command: npm run lint
132-
- run:
133-
name: Lint commit
134-
command: ./node_modules/.bin/commitlint-circle -c .commitlintrc.json
135132

136133
integration_tests:
137134
working_directory: ~/nest

0 commit comments

Comments
 (0)