Uses the correct styling for output messages

This commit is contained in:
Trenton Holmes
2022-05-04 19:41:49 -07:00
committed by Trenton Holmes
parent 0c670e25c3
commit 0129675c1a
3 changed files with 21 additions and 5 deletions

View File

@@ -37,7 +37,7 @@ repos:
exclude: "(^Pipfile\\.lock$)"
# Python hooks
- repo: https://github.com/asottile/reorder_python_imports
rev: v3.0.1
rev: v3.1.0
hooks:
- id: reorder-python-imports
exclude: "(migrations)"