diff --git a/.github/workflows/commitlint.yml b/.github/workflows/commitlint.yml index 282a6de..123cf76 100644 --- a/.github/workflows/commitlint.yml +++ b/.github/workflows/commitlint.yml @@ -17,4 +17,6 @@ jobs: - uses: 'actions/checkout@v2' with: fetch-depth: 0 - - uses: 'wagoid/commitlint-github-action@v3' + - uses: 'wagoid/commitlint-github-action@v3.0.1' + with: + configFile: '.commitlintrc.json' diff --git a/.husky/.gitignore b/.husky/.gitignore index c9cdc63..31354ec 100644 --- a/.husky/.gitignore +++ b/.husky/.gitignore @@ -1 +1 @@ -_ \ No newline at end of file +_