Skip to content

Commit

Permalink
chore(pre-commit): autoupdate hooks
Browse files Browse the repository at this point in the history
updates:
- [github.com/compilerla/conventional-pre-commit: v2.2.0 → v2.3.0](compilerla/conventional-pre-commit@v2.2.0...v2.3.0)
- [github.com/Riverside-Healthcare/djLint: v1.24.0 → v1.30.2](djlint/djLint@v1.24.0...v1.30.2)
  • Loading branch information
pre-commit-ci[bot] committed Jun 12, 2023
1 parent c3dd537 commit fe6d3c6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ default_stages:

repos:
- repo: https://github.com/compilerla/conventional-pre-commit
rev: v2.2.0
rev: v2.3.0
hooks:
- id: conventional-pre-commit
stages: [commit-msg]
Expand Down Expand Up @@ -61,6 +61,6 @@ repos:
types_or: [javascript, css]

- repo: https://github.com/Riverside-Healthcare/djLint
rev: v1.24.0
rev: v1.30.2
hooks:
- id: djlint-django

0 comments on commit fe6d3c6

Please sign in to comment.