Skip to content

Commit 2bbac15

Browse files
pre-commit: autoupdate hook versions (#5087)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 8d9e897 commit 2bbac15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ repos:
88
- id: check-yaml
99
# isort should run before black as black sometimes tweaks the isort output
1010
- repo: https://github.com/PyCQA/isort
11-
rev: 5.7.0
11+
rev: 5.8.0
1212
hooks:
1313
- id: isort
1414
# https://github.com/python/black#version-control-integration

0 commit comments

Comments
 (0)