[pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/astral-sh/ruff-pre-commit: v0.11.2 → v0.11.4](https://github.com/astral-sh/ruff-pre-commit/compare/v0.11.2...v0.11.4)
- [github.com/pre-commit/mirrors-eslint: v9.23.0 → v9.24.0](https://github.com/pre-commit/mirrors-eslint/compare/v9.23.0...v9.24.0)
- [github.com/astral-sh/uv-pre-commit: 0.6.11 → 0.6.13](https://github.com/astral-sh/uv-pre-commit/compare/0.6.11...0.6.13)
This commit is contained in:
pre-commit-ci[bot] 2025-04-07 21:04:09 +00:00 committed by GitHub
parent 98979be58a
commit 7ba6c09dc8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -38,7 +38,7 @@ repos:
hooks:
- id: djhtml
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.11.2
rev: v0.11.4
hooks:
- id: ruff
args: [--fix]
@ -48,7 +48,7 @@ repos:
- id: prettier
types_or: [javascript, css]
- repo: https://github.com/pre-commit/mirrors-eslint
rev: v9.23.0
rev: v9.24.0
hooks:
- id: eslint
args: [--fix]
@ -61,6 +61,6 @@ repos:
hooks:
- id: pyproject-fmt
- repo: https://github.com/astral-sh/uv-pre-commit
rev: 0.6.11
rev: 0.6.13
hooks:
- id: uv-lock