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

Auto-update pre-commit hooks
This commit is contained in:
Jeh 2022-12-14 09:28:04 +05:30 committed by GitHub
commit 807583c126
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: 5.11.1 rev: 5.11.2
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: 5.11.1 rev: 5.11.2
hooks: hooks:
- id: isort - id: isort