Updating README.md

This commit is contained in:
Federico Builes
2023-04-06 21:42:26 +02:00
parent 9885d0c74c
commit 654eb5ca1c

View File

@@ -128,7 +128,8 @@ Start by specifying that you will be using an external configuration file:
config-file: './.github/dependency-review-config.yml'
```
And then create the file in the path you just specified:
And then create the file in the path you just specified. Please note
that the **option names in external files use underscores instead of dashes**:
```yaml
fail_on_severity: 'critical'