Skip to content

Commit 85ccc98

Browse files
committed
Fix whitespace in pre-commit-config
1 parent bc09384 commit 85ccc98

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
@@ -20,7 +20,7 @@ repos:
2020
rev: 6.0.1
2121
hooks:
2222
- id: isort
23-
exclude: *fixtures
23+
exclude: *fixtures
2424
- repo: https://github.com/pre-commit/pre-commit-hooks
2525
rev: v6.0.0
2626
hooks:

0 commit comments

Comments
 (0)