Skip to content

Commit 11be601

Browse files
[pre-commit.ci] pre-commit autoupdate (#59)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 1c88223 commit 11be601

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
@@ -4,11 +4,11 @@ repos:
44
hooks:
55
- id: trailing-whitespace
66
- repo: https://github.com/psf/black
7-
rev: 22.10.0
7+
rev: 22.12.0
88
hooks:
99
- id: black
1010
language_version: python3
1111
- repo: https://github.com/pycqa/isort
12-
rev: 5.10.1
12+
rev: 5.11.0
1313
hooks:
1414
- id: isort

0 commit comments

Comments
 (0)