Skip to content

Commit

Permalink
chore: update readme (#274)
Browse files Browse the repository at this point in the history
* chore: fix commitlint

* chore: upgrade commitlint config

---------

Co-authored-by: Lucas <[email protected]>
  • Loading branch information
rollerchloe and yapyuyou authored Feb 20, 2024
1 parent 85b6f53 commit 91b37f9
Show file tree
Hide file tree
Showing 4 changed files with 7,720 additions and 106 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/linters.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,5 @@ jobs:
steps:
- uses: actions/checkout@v3
- name: Install Commit Lint Dependencies
run: npm install @commitlint/config-conventional
run: npm install @commitlint/config-conventional@v17
- uses: JulienKode/[email protected]
Loading

0 comments on commit 91b37f9

Please sign in to comment.