Skip to content

Commit

Permalink
enable pre-commit-hook
Browse files Browse the repository at this point in the history
  • Loading branch information
crosspolar committed Dec 28, 2023
1 parent dc23ae6 commit da29059
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ repos:
rev: 22.10.0
hooks:
- id: black
# - repo: https://github.com/Riverside-Healthcare/djLint
# rev: 1.34.1
# hooks:
# - id: djlint-django
- repo: https://github.com/Riverside-Healthcare/djLint
rev: v1.34.1
hooks:
- id: djlint-django

0 comments on commit da29059

Please sign in to comment.