Skip to content

Commit e155708

Browse files
authored
Add eslint-plugin-react-hooks to Renovate config
Signed-off-by: Cody Olsen <[email protected]>
1 parent 9708478 commit e155708

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/renovate.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"semanticCommitType": "fix"
1515
},
1616
{
17-
"matchPackageNames": ["eslint-plugin-react-hooks-with-use-effect-event"],
17+
"matchPackageNames": ["eslint-plugin-react-hooks-with-use-effect-event", "eslint-plugin-react-hooks"],
1818
"enabled": false
1919
}
2020
]

0 commit comments

Comments
 (0)