chore(deps): suppress cowlib advisory and bump bandit, cowboy, plug
This commit is contained in:
parent
264a585d44
commit
143c0c5c24
3 changed files with 13 additions and 4 deletions
2
Justfile
2
Justfile
|
|
@ -45,7 +45,7 @@ lint:
|
|||
|
||||
audit:
|
||||
mix sobelow --config
|
||||
mix deps.audit
|
||||
mix deps.audit --ignore-file .deps_audit_ignore
|
||||
mix hex.audit
|
||||
|
||||
# Run all tests
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue