Skip to content

Commit

Permalink
chore(pre-commit): autoupdate hooks (#1385)
Browse files Browse the repository at this point in the history
  • Loading branch information
thekaveman committed Jun 21, 2023
2 parents 0b0beff + 94672ab commit 149285d
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.31.0
hooks:
- id: djlint-django

0 comments on commit 149285d

Please sign in to comment.