[pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/asottile/pyupgrade: v3.17.0 → v3.19.1](https://github.com/asottile/pyupgrade/compare/v3.17.0...v3.19.1)
This commit is contained in:
pre-commit-ci[bot] 2025-01-06 17:54:19 +00:00 committed by GitHub
parent 9c30b1e778
commit bc8b3bfb43
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -11,7 +11,7 @@ repos:
- id: check-yaml
- repo: https://github.com/asottile/pyupgrade
rev: v3.17.0
rev: v3.19.1
hooks:
- id: pyupgrade
args: [ --py38-plus ]