diff --git a/.internal/site/src/features/code-quality-automation.md b/.internal/site/src/features/code-quality-automation.md index 3b20f5c..6f50cee 100644 --- a/.internal/site/src/features/code-quality-automation.md +++ b/.internal/site/src/features/code-quality-automation.md @@ -1,8 +1,10 @@ # Code Quality Automation -| | | | | | -| :-------------------------------------------------------: | :-------------------------------------------------------------: | :---------------------------------------------------------: | :---------------------------------------------------------------------: | --------------------------------------------------------------- | -| biome | prettier | prisma | editorconfig | lefthook | +| | | | | | | +| :-------------------------------------------------------: | :-------------------------------------------------------------: | :---------------------------------------------------------: | :---------------------------------------------------------------------: | --------------------------------------------------------------- | --------------------------------------------------------------- | +| biome | prettier | prisma | editorconfig | lefthook | renovate | + +### Code Quality This template primarily utilizes Biome, with Prettier also playing a complementary role. Actually, both library the same purpose, but Biome cannot format Markdown and YAML files, which is why both are used. @@ -29,3 +31,7 @@ No Configuration File. ### Prisma No Configuration File. + +### Renovate + +<<< ../../../../renovate.json