logto-io / go

☁️ Logto Golang SDKs.
MIT License
17 stars 11 forks source link

ci: fix commitlint ci #110

Closed xiaoyijun closed 6 months ago

xiaoyijun commented 6 months ago

Summary

Fix commitlint CI, since the @commitlint/config-conventional package has became a ESM module, so we need to update the config file accordingly.

Testing

CI

Checklist

- [ ] .changeset - [ ] unit tests - [ ] integration tests - [ ] necessary TSDoc comments