@nicksp/eslint-config 1.3.0 → 1.4.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -181,7 +181,9 @@ export default defineConfig({
181
181
  ## Other Projects You Might Like
182
182
 
183
183
  - [nicksp/dotfiles](https://github.com/nicksp/dotfiles/) - My dotfiles and VS Code settings
184
- - [nicksp/prettier](https://github.com/nicksp/prettier-config) - My Prettier config
184
+ - [nicksp/prettier-config](https://github.com/nicksp/prettier-config) - My Prettier config
185
+ - [nicksp/renovate-config](https://github.com/nicksp/renovate-config) - My Renovate config
186
+ - [nicksp/workflows](https://github.com/nicksp/workflows) - Reusable GitHub Actions workflows
185
187
 
186
188
  ## License
187
189