Skip to content

Commit fd6f08d

Browse files
chore(pre-commit): autoupdate hooks
updates: - [github.com/pycqa/isort: 9.0.0b2 → 9.0.1](PyCQA/isort@9.0.0b2...9.0.1) - [github.com/djlint/djLint: v1.44.2 → v1.45.2](djlint/djLint@v1.44.2...v1.45.2)
1 parent 443a41d commit fd6f08d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,13 +56,13 @@ repos:
5656
- python
5757

5858
- repo: https://github.com/pycqa/isort
59-
rev: 9.0.0b2
59+
rev: 9.0.1
6060
hooks:
6161
- id: isort
6262
args: ["--profile", "black"]
6363

6464
- repo: https://github.com/djlint/djLint
65-
rev: v1.44.2
65+
rev: v1.45.2
6666
hooks:
6767
- id: djlint-reformat-django
6868
exclude: "docs/reference/newsletter-archive/exports"

0 commit comments

Comments
 (0)