[pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/pycqa/isort: 5.12.0 → 5.13.0](https://github.com/pycqa/isort/compare/5.12.0...5.13.0)
This commit is contained in:
pre-commit-ci[bot] 2023-12-11 20:59:03 +00:00 committed by Emil Stenström
parent 77a1fe1870
commit 3b89480bfc

View file

@ -1,6 +1,6 @@
repos:
- repo: https://github.com/pycqa/isort
rev: 5.12.0
rev: 5.13.0
hooks:
- id: isort
- repo: https://github.com/psf/black