Skip to content

Commit 2ea2fbb

Browse files
[pre-commit.ci] pre-commit autoupdate (#440)
updates: - [github.com/psf/black: 23.11.0 → 23.12.0](psf/black@23.11.0...23.12.0) - [github.com/pycqa/isort: 5.13.0 → 5.13.2](PyCQA/isort@5.13.0...5.13.2) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent deb3156 commit 2ea2fbb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
repos:
22

33
- repo: https://github.com/psf/black
4-
rev: 23.11.0
4+
rev: 23.12.0
55
hooks:
66
- id: black
77

88
- repo: https://github.com/pycqa/isort
9-
rev: 5.13.0
9+
rev: 5.13.2
1010
hooks:
1111
- id: isort
1212

0 commit comments

Comments
 (0)