chore: improved pre-commit settings

This commit is contained in:
Michele Cereda
2023-05-06 12:28:46 +02:00
parent fc50b90bce
commit 3ed48b194b
4 changed files with 5 additions and 2 deletions

View File

@@ -5,5 +5,6 @@ override:
style:
- DL3006 # always tag the version of an image explicitly
- DL3008 # pin versions in apt get install
- DL3013 # pin versions in pip
- DL3015 # avoid additional packages by specifying `--no-install-recommends`
- DL3018 # pin versions in apk add