Skip to content

Commit ddb3624

Browse files
pre-commit: autoupdate hook versions (#90)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent d93a4d4 commit ddb3624

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.7.0
12+
rev: 5.8.0
1313
hooks:
1414
- id: isort
1515
# https://github.com/python/black#version-control-integration

0 commit comments

Comments
 (0)