Auto-update pre-commit hooks

This commit is contained in:
browniebroke 2023-12-10 02:25:40 +00:00 committed by GitHub
parent d7e14c2e07
commit 0380167980
2 changed files with 2 additions and 2 deletions

View File

@ -38,7 +38,7 @@ repos:
- id: black - id: black
- repo: https://github.com/PyCQA/isort - repo: https://github.com/PyCQA/isort
rev: 5.12.0 rev: 5.13.0
hooks: hooks:
- id: isort - id: isort

View File

@ -45,7 +45,7 @@ repos:
- id: black - id: black
- repo: https://github.com/PyCQA/isort - repo: https://github.com/PyCQA/isort
rev: 5.12.0 rev: 5.13.0
hooks: hooks:
- id: isort - id: isort