Auto-update pre-commit hooks

This commit is contained in:
jbanimineni 2022-12-17 02:39:26 +00:00 committed by GitHub
parent c2fa195bc3
commit a1bb71beab
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.2 rev: v5.11.3
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.2 rev: v5.11.3
hooks: hooks:
- id: isort - id: isort