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

[pre-commit.ci] pre-commit autoupdate
This commit is contained in:
Anthony Sottile 2023-09-26 09:04:08 -04:00 committed by GitHub
commit 516a8a263c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ repos:
hooks:
- id: add-trailing-comma
- repo: https://github.com/asottile/pyupgrade
rev: v3.11.0
rev: v3.13.0
hooks:
- id: pyupgrade
args: [--py38-plus]