Merge pull request #603 from jazzband/pre-commit-ci-update-config

[pre-commit.ci] pre-commit autoupdate
This commit is contained in:
Rémy HUBSCHER 2025-01-07 08:51:14 +01:00 committed by GitHub
commit d846d70ac4
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 ]