Skip to content

Commit

Permalink
chore(pre-commit): autoupdate hooks (#2605)
Browse files Browse the repository at this point in the history
  • Loading branch information
machikoyasuda authored Jan 2, 2025
2 parents 42ef555 + f99f55d commit 0d2b06b
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 @@ -14,7 +14,7 @@ default_stages: [pre-commit]

repos:
- repo: https://github.com/compilerla/conventional-pre-commit
rev: v3.6.0
rev: v4.0.0
hooks:
- id: conventional-pre-commit
stages: [commit-msg]
Expand Down Expand Up @@ -60,6 +60,6 @@ repos:
types_or: [javascript, css]

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

0 comments on commit 0d2b06b

Please sign in to comment.