Skip to content

Commit 0358fa8

Browse files
[pre-commit.ci] pre-commit autoupdate (#13)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 6453d45 commit 0358fa8

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
@@ -24,13 +24,13 @@ repos:
2424
- id: trailing-whitespace
2525

2626
- repo: https://github.com/psf/black
27-
rev: 23.11.0
27+
rev: 23.12.0
2828
hooks:
2929
- id: black
3030
args: ["--line-length", "100"]
3131

3232
- repo: https://github.com/PyCQA/isort
33-
rev: 5.13.0
33+
rev: 5.13.2
3434
hooks:
3535
- id: isort
3636
files: \.py$

0 commit comments

Comments
 (0)