Skip to content

Commit

Permalink
chore(deps): update githubactions to v18.6.1
Browse files Browse the repository at this point in the history
| datasource | package                         | from   | to     |
| ---------- | ------------------------------- | ------ | ------ |
| npm        | @commitlint/cli                 | 18.6.0 | 18.6.1 |
| npm        | @commitlint/config-conventional | 18.6.0 | 18.6.1 |
  • Loading branch information
renovate[bot] authored Feb 13, 2024
1 parent ffdba0d commit 3127599
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/commitlint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@ jobs:

- name: Install commitlint
run: |
npm install --save-dev @commitlint/[email protected].0
npm install --save-dev @commitlint/[email protected].0
npm install --save-dev @commitlint/[email protected].1
npm install --save-dev @commitlint/[email protected].1
- name: Lint PR title
env:
Expand Down

0 comments on commit 3127599

Please sign in to comment.