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

This commit is contained in:
Alessio Bogon 2022-09-06 09:18:50 +02:00 committed by GitHub
commit 2ff1aa7f13
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
repos:
- repo: https://github.com/psf/black
# If you update the version here, also update it in tox.ini (py*-pytestlatest-linters)
rev: 22.6.0
rev: 22.8.0
hooks:
- id: black
- repo: https://github.com/pycqa/isort