Skip to content

Commit 4b43792

Browse files
[meta] update pre-commit (#207)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 1ef63a8 commit 4b43792

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 @@ default_language_version:
44
python: python3.8
55
repos:
66
- repo: https://github.com/psf/black
7-
rev: 22.10.0
7+
rev: 22.12.0
88
hooks:
99
- id: black
1010
- repo: https://github.com/pycqa/isort
11-
rev: 5.10.1
11+
rev: 5.11.1
1212
hooks:
1313
- id: isort
1414
ci:

0 commit comments

Comments
 (0)