Skip to content

Commit 211992e

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/pycqa/isort: 9.0.0a3 → 9.0.0b1](PyCQA/isort@9.0.0a3...9.0.0b1) - [github.com/Riverside-Healthcare/djLint: v1.40.3 → v1.43.2](djlint/djLint@v1.40.3...v1.43.2)
1 parent 2378e9c commit 211992e

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
@@ -19,7 +19,7 @@ repos:
1919

2020
# Autoformat: Python code
2121
- repo: https://github.com/pycqa/isort
22-
rev: 9.0.0a3
22+
rev: 9.0.0b1
2323
hooks:
2424
- id: isort
2525

@@ -63,7 +63,7 @@ repos:
6363

6464
# Lint our jinja2 templates
6565
- repo: https://github.com/Riverside-Healthcare/djLint
66-
rev: v1.40.3
66+
rev: v1.43.2
6767
hooks:
6868
- id: djlint-jinja
6969
files: "kubespawner/templates/.*\\.html"

0 commit comments

Comments
 (0)