Skip to content

Commit

Permalink
Merge pull request #219 from racheljpg/formatfix
Browse files Browse the repository at this point in the history
OCPBUGS-26143: Fix formatting in snyk vendor exclusions
  • Loading branch information
openshift-merge-bot[bot] committed Jan 23, 2024
2 parents 076842a + 604d812 commit 5887617
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .snyk
Expand Up @@ -3,5 +3,5 @@
# https://docs.snyk.io/snyk-cli/commands/ignore
exclude:
global:
- vendor/**
- **/vendor/**
- "vendor/**"
- "**/vendor/**"

0 comments on commit 5887617

Please sign in to comment.