Skip to content

Commit

Permalink
fix(deps): Update dependency @commitlint/config-conventional to v18.6…
Browse files Browse the repository at this point in the history
….3 (#472)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [@commitlint/config-conventional](https://commitlint.js.org/) ([source](https://togithub.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional)) | devDependencies | patch | [`18.6.2` -> `18.6.3`](https://renovatebot.com/diffs/npm/@commitlint%2fconfig-conventional/18.6.2/18.6.3) |

---

### Release Notes

<details>
<summary>conventional-changelog/commitlint (@&#8203;commitlint/config-conventional)</summary>

### [`v18.6.3`](https://togithub.com/conventional-changelog/commitlint/blob/HEAD/@&#8203;commitlint/config-conventional/CHANGELOG.md#1863-2024-03-11)

[Compare Source](https://togithub.com/conventional-changelog/commitlint/compare/v18.6.2...v18.6.3)

##### Bug Fixes

-   add missing entry `wrapper.mjs` ([#&#8203;3966](https://togithub.com/conventional-changelog/commitlint/issues/3966)) ([c2c3c7c](https://togithub.com/conventional-changelog/commitlint/commit/c2c3c7cdc05c07c185cc2c2635a06835352c4504)), closes [#&#8203;3958](https://togithub.com/conventional-changelog/commitlint/issues/3958)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 4am on the first day of the month" (UTC), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNzguMCIsInVwZGF0ZWRJblZlciI6IjM3LjI3OC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->
  • Loading branch information
cq-bot authored Apr 1, 2024
1 parent b6ade87 commit ea37f3f
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
},
"devDependencies": {
"@commitlint/cli": "18.6.1",
"@commitlint/config-conventional": "18.6.2",
"@commitlint/config-conventional": "18.6.3",
"@types/node": "20.11.24",
"@types/pg": "8.11.2",
"@types/semver": "7.5.8",
Expand Down

0 comments on commit ea37f3f

Please sign in to comment.