chore(deps): update commitlint monorepo to v17.8.0

| datasource | package                         | from   | to     |
| ---------- | ------------------------------- | ------ | ------ |
| npm        | @commitlint/cli                 | 17.7.2 | 17.8.0 |
| npm        | @commitlint/config-conventional | 17.7.0 | 17.8.0 |
This commit is contained in:
renovate[bot] 2023-10-21 17:14:42 +00:00 committed by GitHub
parent d98d73c399
commit 70714dc58e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 80 additions and 80 deletions

View file

@ -40,8 +40,8 @@
"@actions/exec": "1.1.1"
},
"devDependencies": {
"@commitlint/cli": "17.7.2",
"@commitlint/config-conventional": "17.7.0",
"@commitlint/cli": "17.8.0",
"@commitlint/config-conventional": "17.8.0",
"@semantic-release/git": "10.0.1",
"@semantic-release/github": "9.2.1",
"@semantic-release/npm": "10.0.6",