Skip to content

Commit 5a2bc2c

Browse files
[pre-commit.ci] pre-commit autoupdate (#77)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent a5ed1e2 commit 5a2bc2c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,13 @@ ci:
66
77
repos:
88
- repo: https://github.com/psf/black
9-
rev: 22.10.0
9+
rev: 22.12.0
1010
hooks:
1111
- id: black
1212
name: Running black in all files.
1313

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

0 commit comments

Comments
 (0)