diff --git a/README.md b/README.md index 9271f423..2f9c625c 100644 --- a/README.md +++ b/README.md @@ -121,3 +121,7 @@ Any type of contribution is welcome, here are some examples of how you may contr - Use Ant Design Pro in your daily work. - Submit [issues](http://github.com/ant-design/ant-design-pro/issues) to report bugs or ask questions. - Propose [pull requests](http://github.com/ant-design/ant-design-pro/pulls) to improve our code. + + + Contribution Leaderboard + diff --git a/package.json b/package.json index 4ace049e..5865430b 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "devDependencies": { "@ant-design/pro-cli": "^3.3.0", "@commitlint/cli": "^19.8.1", - "@commitlint/config-conventional": "^19.8.1", + "@commitlint/config-conventional": "^20.0.0", "@testing-library/dom": "^10.4.0", "@testing-library/react": "^16.3.0", "@types/express": "^5.0.3",