Merge pull request #635 from pytest-dev/pre-commit-ci-update-config

This commit is contained in:
Alessio Bogon 2023-10-03 14:42:46 +02:00 committed by GitHub
commit 35114d6a4b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ repos:
- id: check-yaml
- id: check-added-large-files
- repo: https://github.com/asottile/pyupgrade
rev: v3.10.1
rev: v3.14.0
hooks:
- id: pyupgrade
args: ["--py38-plus"]