Skip to content

Commit d87f6e1

Browse files
greenkeeper[bot]travi
authored andcommitted
fix(package): update eslint-plugin-react-hooks to version 2.5.1
Closes #24
1 parent 6797807 commit d87f6e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,6 @@
3636
"eslint-config-airbnb": "18.1.0",
3737
"eslint-plugin-jsx-a11y": "6.2.3",
3838
"eslint-plugin-react": "7.19.0",
39-
"eslint-plugin-react-hooks": "1.7.0"
39+
"eslint-plugin-react-hooks": "2.5.1"
4040
}
4141
}

0 commit comments

Comments
 (0)