Skip to content

Commit 8d799b5

Browse files
[pre-commit.ci] pre-commit autoupdate (#89)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 3ff00e4 commit 8d799b5

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
@@ -12,7 +12,7 @@ repos:
1212
name: Running black in all files.
1313

1414
- repo: https://github.com/pycqa/isort
15-
rev: v5.11.3
15+
rev: 5.11.4
1616
hooks:
1717
- id: isort
1818
args: ["--profile", "black", "--extend-skip", "table2ascii"]

0 commit comments

Comments
 (0)