Merge pull request #3872 from cookiecutter/update/pre-commit-autoupdate

Auto-update pre-commit hooks
This commit is contained in:
Fábio C. Barrionuevo da Luz 2022-09-23 14:51:18 -03:00 committed by GitHub
commit 0286c34aca
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -9,7 +9,7 @@ repos:
- id: check-yaml
- repo: https://github.com/asottile/pyupgrade
rev: v2.37.3
rev: v2.38.0
hooks:
- id: pyupgrade
args: [--py39-plus]

View File

@ -10,7 +10,7 @@ repos:
- id: check-yaml
- repo: https://github.com/asottile/pyupgrade
rev: v2.37.3
rev: v2.38.0
hooks:
- id: pyupgrade
args: [--py39-plus]