mirror of
https://github.com/renovatebot/github-action.git
synced 2025-12-16 08:52:35 +00:00
ci(deps): update wagoid/commitlint-github-action action to v6 (#849)
* ci(deps): update wagoid/commitlint-github-action action to v6 | datasource | package | from | to | | ----------- | ------------------------------- | ------ | ------ | | github-tags | wagoid/commitlint-github-action | v5.5.1 | v6.0.2 | * chore: migration --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
This commit is contained in:
parent
ec4508ced1
commit
a9144b27d1
2 changed files with 2 additions and 2 deletions
3
commitlint.config.mjs
Normal file
3
commitlint.config.mjs
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
export default {
|
||||
extends: ['@commitlint/config-conventional'],
|
||||
};
|
||||
Loading…
Add table
Add a link
Reference in a new issue