[pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/asottile/pyupgrade: v3.21.1 → v3.21.2](https://github.com/asottile/pyupgrade/compare/v3.21.1...v3.21.2)
This commit is contained in:
pre-commit-ci[bot]
2025-11-24 21:42:28 +00:00
committed by GitHub
parent e00fe42373
commit 6299e2c834

View File

@@ -19,7 +19,7 @@ repos:
- id: isort
args: ["--profile", "black"]
- repo: https://github.com/asottile/pyupgrade
rev: v3.21.1
rev: v3.21.2
hooks:
- id: pyupgrade
- repo: https://github.com/hadialqattan/pycln