Skip to content

Pre-commit hook to check if there are migrations that need creation

Notifications You must be signed in to change notification settings

okke-formsma/pre-commit-django-migrations

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

pre-commit-django-migrations

Pre-commit hook to check if there are migrations that need creation

Example .pre-commit-config.yaml:

repos:
  - repo: https://github.com/okke-formsma/pre-commit-django-migrations
    rev: master
    hooks:
    - id: pre-commit-django-migrations

About

Pre-commit hook to check if there are migrations that need creation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published