Skip to content

Commit

Permalink
chore(deps): update support-deps to v19.4.0
Browse files Browse the repository at this point in the history
| datasource | package         | from   | to     |
| ---------- | --------------- | ------ | ------ |
| npm        | @commitlint/cli | 19.3.0 | 19.4.0 |
  • Loading branch information
renovate[bot] authored Aug 8, 2024
1 parent 76287d4 commit 96b1d15
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 @@ -30,7 +30,7 @@ jobs:
- name: Install commitlint
run: |
npm install --save-dev @commitlint/config-conventional@19.2.2
npm install --save-dev @commitlint/cli@19.3.0
npm install --save-dev @commitlint/cli@19.4.0
- name: Lint PR title
env:
Expand Down

0 comments on commit 96b1d15

Please sign in to comment.