mirror of
https://github.com/wagoid/commitlint-github-action.git
synced 2025-11-07 08:06:54 +00:00
chore(deps): add overrides while commitlint-plugin-function-rules doesn't allow v18
This commit is contained in:
parent
5283ccb43a
commit
884a74d821
1 changed files with 3 additions and 0 deletions
|
|
@ -67,5 +67,8 @@
|
|||
"rollup": "^2.79.1",
|
||||
"testdouble": "^3.16.8",
|
||||
"yaml": "^2.1.3"
|
||||
},
|
||||
"overrides": {
|
||||
"@commitlint/lint": "^18.1.0"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue