[pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/asottile/pyupgrade: v3.21.0 → v3.21.1](https://github.com/asottile/pyupgrade/compare/v3.21.0...v3.21.1)
This commit is contained in:
pre-commit-ci[bot] 2025-11-10 20:59:54 +00:00 committed by GitHub
parent 49e28eea48
commit 063229aee7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -24,7 +24,7 @@ repos:
hooks:
- id: add-trailing-comma
- repo: https://github.com/asottile/pyupgrade
rev: v3.21.0
rev: v3.21.1
hooks:
- id: pyupgrade
args: [--py310-plus]