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

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

View File

@ -21,7 +21,7 @@ repos:
- id: black - id: black
- repo: https://github.com/PyCQA/isort - repo: https://github.com/PyCQA/isort
rev: v5.11.3 rev: 5.11.4
hooks: hooks:
- id: isort - id: isort

View File

@ -21,7 +21,7 @@ repos:
- id: black - id: black
- repo: https://github.com/PyCQA/isort - repo: https://github.com/PyCQA/isort
rev: v5.11.3 rev: 5.11.4
hooks: hooks:
- id: isort - id: isort