Skip to content

Commit bae1596

Browse files
fix(deps): update commitlint monorepo to v20 (#47)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent fe70281 commit bae1596

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"dependencies": {
3-
"@commitlint/cli": "^19.5.0",
4-
"@commitlint/config-conventional": "^19.5.0"
3+
"@commitlint/cli": "^20.0.0",
4+
"@commitlint/config-conventional": "^20.0.0"
55
}
66
}

0 commit comments

Comments
 (0)