Skip to content

Commit e598102

Browse files
authored
Add django-safemigrate to pre-commit hooks (#195)
Ref readthedocs/readthedocs.org#11087
1 parent 6093983 commit e598102

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

pre-commit-config.yaml

+4
Original file line numberDiff line numberDiff line change
@@ -100,3 +100,7 @@ repos:
100100
- -r
101101
- https://raw.githubusercontent.com/readthedocs/readthedocs.org/main/requirements/testing.txt
102102

103+
- repo: https://github.com/aspiredu/django-safemigrate
104+
rev: "4.2"
105+
hooks:
106+
- id: check

0 commit comments

Comments
 (0)