[pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/adamchainz/django-upgrade: 1.23.1 → 1.24.0](https://github.com/adamchainz/django-upgrade/compare/1.23.1...1.24.0)
- [github.com/astral-sh/uv-pre-commit: 0.6.9 → 0.6.11](https://github.com/astral-sh/uv-pre-commit/compare/0.6.9...0.6.11)
This commit is contained in:
pre-commit-ci[bot] 2025-03-31 20:24:57 +00:00 committed by crocmagnon-pr[bot]
parent 73a2d2d6bc
commit 79b1516001

View file

@ -24,7 +24,7 @@ repos:
- id: check-executables-have-shebangs - id: check-executables-have-shebangs
- id: check-shebang-scripts-are-executable - id: check-shebang-scripts-are-executable
- repo: https://github.com/adamchainz/django-upgrade - repo: https://github.com/adamchainz/django-upgrade
rev: 1.23.1 rev: 1.24.0
hooks: hooks:
- id: django-upgrade - id: django-upgrade
args: [--target-version, "4.1"] args: [--target-version, "4.1"]
@ -61,6 +61,6 @@ repos:
hooks: hooks:
- id: pyproject-fmt - id: pyproject-fmt
- repo: https://github.com/astral-sh/uv-pre-commit - repo: https://github.com/astral-sh/uv-pre-commit
rev: 0.6.9 rev: 0.6.11
hooks: hooks:
- id: uv-lock - id: uv-lock