Skip to content

Commit 26bac7e

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - http://github.com/pycqa/isort: 5.10.1 → v5.11.3 - [github.com/psf/black: 22.10.0 → 22.12.0](psf/black@22.10.0...22.12.0)
1 parent c221896 commit 26bac7e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,12 +28,12 @@ repos:
2828
]
2929

3030
- repo: http://github.com/pycqa/isort
31-
rev: 5.10.1
31+
rev: v5.11.3
3232
hooks:
3333
- id: isort
3434

3535
- repo: https://github.com/psf/black
36-
rev: 22.10.0
36+
rev: 22.12.0
3737
hooks:
3838
- id: black
3939
language_version: python3

0 commit comments

Comments
 (0)