registry-operator / adr

Collection of Architectural Decision Records (ADRs)
The Unlicense
0 stars 2 forks source link

fix(commitlint): adhere to commitlint v6 action #19

Closed shanduur closed 2 months ago

shanduur commented 3 months ago

What this PR does / why we need it:

Commitlint action (v6) requires config to be in .mjs format.

Which issue(s) this PR resolves:

N/A

Special notes for your reviewer:

N/A

Additional documentation e.g., enhancement proposals, usage docs, etc.: