Skip to content

Commit ded74f6

Browse files
[pre-commit.ci] pre-commit autoupdate (#75)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 419679c commit ded74f6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ repos:
1414
args: [--target-version, "4.2"]
1515

1616
- repo: https://github.com/astral-sh/ruff-pre-commit
17-
rev: v0.8.2
17+
rev: v0.8.4
1818
hooks:
1919
- id: ruff
2020
args: [--fix]
@@ -42,7 +42,7 @@ repos:
4242
files: '^(?!.*\.min\..*)(?P<name>[\w-]+(\.[\w-]+)*\.(js|jsx|ts|tsx|yml|yaml|css))$'
4343

4444
- repo: https://github.com/djlint/djLint
45-
rev: v1.36.3
45+
rev: v1.36.4
4646
hooks:
4747
- id: djlint-reformat-django
4848
- id: djlint-django

0 commit comments

Comments
 (0)