Skip to content

Commit 20454ba

Browse files
chore: pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.15.11 → v0.15.16](astral-sh/ruff-pre-commit@v0.15.11...v0.15.16) - [github.com/djlint/djLint: v1.36.4 → v1.39.0](djlint/djLint@v1.36.4...v1.39.0)
1 parent 92091b7 commit 20454ba

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
@@ -38,12 +38,12 @@ repos:
3838
- id: detect-private-key
3939
exclude: '^wallet/verification_server/ca\.regelrecht\.reader\.key\.pem$'
4040
- repo: https://github.com/astral-sh/ruff-pre-commit
41-
rev: v0.15.11
41+
rev: v0.15.16
4242
hooks:
4343
- id: ruff-check
4444
- id: ruff-format
4545
- repo: https://github.com/djlint/djLint
46-
rev: v1.36.4
46+
rev: v1.39.0
4747
hooks:
4848
- id: djlint-reformat-jinja
4949
types_or: ["html"]

0 commit comments

Comments
 (0)