* chore: update pre-commit hooks * don't bandit huggingface hub downloads without revision --------- Co-authored-by: djsaunde <1245942+djsaunde@users.noreply.github.com> Co-authored-by: Wing Lian <wing@axolotl.ai>
4 lines
43 B
Plaintext
4 lines
43 B
Plaintext
[bandit]
|
|
exclude = tests
|
|
skips = B101,B615
|