[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 GitHub
parent 73a2d2d6bc
commit 0f2e591b87
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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