diff --git a/pre-commit-config.yaml b/pre-commit-config.yaml index cf52efa..206ce38 100644 --- a/pre-commit-config.yaml +++ b/pre-commit-config.yaml @@ -100,3 +100,7 @@ repos: - -r - https://raw.githubusercontent.com/readthedocs/readthedocs.org/main/requirements/testing.txt +- repo: https://github.com/aspiredu/django-safemigrate + rev: "4.2" + hooks: + - id: check