Merge pull request #38 from packershift/update/pre-commit-autoupdate

Auto-update pre-commit hooks
This commit is contained in:
Jeh 2022-12-10 09:04:55 +05:30 committed by GitHub
commit 384357a1e4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -16,7 +16,7 @@ repos:
exclude: hooks/
- repo: https://github.com/psf/black
rev: 22.10.0
rev: 22.12.0
hooks:
- id: black

View File

@ -16,7 +16,7 @@ repos:
args: [--py310-plus]
- repo: https://github.com/psf/black
rev: 22.10.0
rev: 22.12.0
hooks:
- id: black