Skip to content

Commit 9938b94

Browse files
pre-commit-ci[bot]codingjoe
authored andcommitted
[pre-commit.ci] pre-commit autoupdate
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)
1 parent 9785ccf commit 9938b94

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
@@ -34,7 +34,7 @@ repos:
3434
- mdformat-gfm
3535
- mdformat-gfm-alerts
3636
- repo: https://github.com/astral-sh/ruff-pre-commit
37-
rev: v0.16.0
37+
rev: v0.16.1
3838
hooks:
3939
- id: ruff-check
4040
args: [--fix, --exit-non-zero-on-fix]
@@ -44,7 +44,7 @@ repos:
4444
hooks:
4545
- id: yamlfmt
4646
- repo: https://github.com/djlint/djLint
47-
rev: v1.43.0
47+
rev: v1.43.2
4848
hooks:
4949
- id: djlint-reformat-django
5050
- repo: https://github.com/sphinx-contrib/sphinx-lint

0 commit comments

Comments
 (0)