Skip to content

Commit cb506c8

Browse files
committed
chore: update CONTRIBUTING.md
1 parent 31a6aa9 commit cb506c8

File tree

3 files changed

+12
-13
lines changed

3 files changed

+12
-13
lines changed

.github/CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ pnpm run format:check # Check formatting
7474
pnpm run update:all # Update version, README, and website
7575
pnpm run update:version # Update version across packages
7676
pnpm run update:readme # Update README with generated content
77-
# pnpm run update:website # Update website content
77+
pnpm run update:website # Update website content
7878

7979
# Package management
8080
pnpm run sort:package-json # Sort package.json files consistently
@@ -111,4 +111,4 @@ When developing new ESLint rules:
111111

112112
## References
113113

114-
- [Monorepo Structure](https://eslint-react.xyz/docs/contributing#monorepo-structure)
114+
- [Monorepo Structure](https://beta.eslint-react.xyz/docs/contributing#monorepo-structure)

apps/website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"@eslint/js": "^9.34.0",
4242
"@eslint/markdown": "^7.2.0",
4343
"@local/configs": "workspace:*",
44-
"@mdx-js/mdx": "^3.1.0",
44+
"@mdx-js/mdx": "^3.1.1",
4545
"@tailwindcss/postcss": "^4.1.12",
4646
"@theguild/remark-mermaid": "^0.3.0",
4747
"@tsconfig/next": "^2.0.3",

pnpm-lock.yaml

Lines changed: 9 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)