Skip to content

Commit fdd2db2

Browse files
[pre-commit.ci] pre-commit autoupdate (#145)
updates: - [github.com/astral-sh/ruff-pre-commit: v0.16.0 → v0.16.1](astral-sh/ruff-pre-commit@v0.16.0...v0.16.1) - [github.com/djlint/djLint: v1.43.0 → v1.43.2](djlint/djLint@v1.43.0...v1.43.2) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 9f1aa77 commit fdd2db2

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
@@ -17,7 +17,7 @@ repos:
1717
args: [--target-version, "4.2"]
1818

1919
- repo: https://github.com/astral-sh/ruff-pre-commit
20-
rev: v0.16.0
20+
rev: v0.16.1
2121
hooks:
2222
- id: ruff
2323
args: [--fix]
@@ -45,7 +45,7 @@ repos:
4545
files: '^(?!.*\.min\..*)(?P<name>[\w-]+(\.[\w-]+)*\.(js|jsx|ts|tsx|yml|yaml|css))$'
4646

4747
- repo: https://github.com/djlint/djLint
48-
rev: v1.43.0
48+
rev: v1.43.2
4949
hooks:
5050
- id: djlint-reformat-django
5151
- id: djlint-django

0 commit comments

Comments
 (0)