Add pre-commit hook to run compilemessages

This commit is contained in:
Bruno Alla 2025-08-25 12:08:54 +02:00
parent 4170e1a473
commit 464e202ad1

View File

@ -45,3 +45,8 @@ repos:
rev: v2.6.0
hooks:
- id: pyproject-fmt
- repo: https://github.com/browniebroke/django-pre-commit-hooks
rev: v1.1.0
hooks:
- id: compile-messages