Skip to content

Commit

Permalink
chore(deps): update support dependencies to v19.6.1
Browse files Browse the repository at this point in the history
| datasource | package         | from   | to     |
| ---------- | --------------- | ------ | ------ |
| npm        | @commitlint/cli | 19.6.0 | 19.6.1 |
  • Loading branch information
renovate[bot] authored Dec 15, 2024
1 parent 5b2e3a4 commit 0fe559f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/commitlint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
- name: Install commitlint
run: |
npm install --save-dev @commitlint/[email protected]
npm install --save-dev @commitlint/[email protected].0
npm install --save-dev @commitlint/[email protected].1
- name: Lint PR title
env:
Expand Down

0 comments on commit 0fe559f

Please sign in to comment.