Merge pull request #3579 from pre-commit/pre-commit-ci-update-config
Some checks failed
languages / vars (push) Has been cancelled
main / main-windows (push) Has been cancelled
main / main-linux (push) Has been cancelled
languages / language (push) Has been cancelled
languages / collector (push) Has been cancelled

[pre-commit.ci] pre-commit autoupdate
This commit is contained in:
anthony sottile 2025-11-10 16:53:56 -05:00 committed by GitHub
commit 1b32c50bc7
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]