5
0
Fork 0
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:
Wagner Santos 2023-11-01 05:44:59 -03:00
parent 5283ccb43a
commit 884a74d821

View file

@ -67,5 +67,8 @@
"rollup": "^2.79.1",
"testdouble": "^3.16.8",
"yaml": "^2.1.3"
},
"overrides": {
"@commitlint/lint": "^18.1.0"
}
}