diff --git a/.snyk b/.snyk index ea229954a9..a252168fcc 100644 --- a/.snyk +++ b/.snyk @@ -8,3 +8,4 @@ exclude: # Ignore vendor/ directory since we're not (yet) concerned with scanning # our dependencies on each CI run. - 'vendor/**' + - 'tools/vendor/**'