[Security Solution] Fix lint error (#68688)

This commit is contained in:
Robert Austin 2020-06-09 14:41:29 -04:00 committed by GitHub
parent 0f0c9f3684
commit bc7276a3ee
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -109,6 +109,7 @@ const ExceptionEntriesComponent = ({
},
},
],
// eslint-disable-next-line react-hooks/exhaustive-deps
[entries]
);