Skip to content

Commit 237c4ba

Browse files
pre-commit: autoupdate hook versions (#122)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 6ee1bf9 commit 237c4ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ repos:
99
- id: check-yaml
1010
# isort should run before black as black sometimes tweaks the isort output
1111
- repo: https://github.com/timothycrosley/isort
12-
rev: 5.9.1
12+
rev: 5.9.2
1313
hooks:
1414
- id: isort
1515
# https://github.com/python/black#version-control-integration

0 commit comments

Comments
 (0)