Skip to content

Commit e116d34

Browse files
committed
Update README, eslint-plugin-github
1 parent 7eca32d commit e116d34

File tree

3 files changed

+2
-1
lines changed

3 files changed

+2
-1
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,3 +33,4 @@ ESLint rules for Primer React
3333
- [no-deprecated-colors](https://github.com/primer/eslint-plugin-primer-react/blob/main/docs/rules/no-deprecated-colors.md)
3434
- [no-system-props](https://github.com/primer/eslint-plugin-primer-react/blob/main/docs/rules/no-system-props.md)
3535
- [a11y-tooltip-interactive-trigger](https://github.com/primer/eslint-plugin-primer-react/blob/main/docs/rules/a11y-tooltip-interactive-trigger.md)
36+
- [a11y-explicit-heading](https://github.com/primer/eslint-plugin-primer-react/blob/main/docs/rules/a11y-explicit-heading.md)
File renamed without changes.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"prettier": "@github/prettier-config",
3636
"dependencies": {
3737
"@styled-system/props": "^5.1.5",
38-
"eslint-plugin-github": "^4.9.0",
38+
"eslint-plugin-github": "^4.9.1",
3939
"eslint-plugin-jsx-a11y": "^6.7.1",
4040
"eslint-traverse": "^1.0.0",
4141
"lodash": "^4.17.21",

0 commit comments

Comments
 (0)