Skip to content

Commit 841ee2e

Browse files
Update introduction.mdx
1 parent 9c829d5 commit 841ee2e

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

website/docs/introduction.mdx

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,12 @@ CodeshiftCommunity is focused on providing documentation, guides, recipes, and r
8282

8383
We want to remove the perception that codemods are difficult or time-consuming to write, and encourage everyone to adopt the practice of using them. By doing so, we aim to increase the number of contributors to codemods and ultimately improve the adoption of new technologies in the JavaScript ecosystem.
8484

85+
### CodeshiftCommunityBot
86+
87+
Introducing [CodeShiftCommunityBot](codeshiftbot), a GitHub app that automatically runs CodeShift codemods in your repository, ensuring that your dependencies are always up-to-date! With CodeShiftCommunityBot, you can easily keep your codebase in line with the latest best practices, without worrying about manually updating your dependencies.
88+
89+
Stay tuned for more information about CodeshiftCommunityBot and how it can help you maintain your repository. We can't wait to share this new tool with you!
90+
8591
## Getting started
8692

8793
- [Your first codemod](/docs/your-first-codemod)

0 commit comments

Comments
 (0)