Add tomli to pyproject-fmt hook

This commit is contained in:
shamoon
2026-06-23 07:32:03 -07:00
parent e75946847e
commit 78824665aa
+1
View File
@@ -58,6 +58,7 @@ repos:
rev: "v2.21.1"
hooks:
- id: pyproject-fmt
additional_dependencies: [tomli]
# Dockerfile hooks
- repo: https://github.com/AleksaC/hadolint-py
rev: v2.14.0