Skip to content

Commit 3ff00e4

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

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: 5.11.1
15+
rev: v5.11.3
1616
hooks:
1717
- id: isort
1818
args: ["--profile", "black", "--extend-skip", "table2ascii"]

0 commit comments

Comments
 (0)