build(deps-dev): bump @commitlint/config-conventional

Bumps [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional) from 18.6.0 to 18.6.1.
- [Release notes](https://github.com/conventional-changelog/commitlint/releases)
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/config-conventional/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/commitlint/commits/v18.6.1/@commitlint/config-conventional)

---
updated-dependencies:
- dependency-name: "@commitlint/config-conventional"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-02-14 05:11:58 +00:00
committed by GitHub
parent e1e5c58a1a
commit 0b9e0360d4
2 changed files with 10 additions and 8 deletions

View File

@@ -23,7 +23,7 @@
],
"devDependencies": {
"@commitlint/cli": "^18.6.1",
"@commitlint/config-conventional": "^18.6.0",
"@commitlint/config-conventional": "^18.6.1",
"@octokit/rest": "^20.0.2",
"@octokit/types": "^12.4.0",
"@saithodev/semantic-release-backmerge": "^4.0.1",