Skip to content

Commit bc2a09a

Browse files
⬆️ auto update by pre-commit hooks (#3)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 4c8ae42 commit bc2a09a

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
@@ -7,13 +7,13 @@ ci:
77
autoupdate_commit_msg: ":arrow_up: auto update by pre-commit hooks"
88
repos:
99
- repo: https://github.com/pycqa/isort
10-
rev: 5.10.1
10+
rev: 5.11.4
1111
hooks:
1212
- id: isort
1313
stages: [commit]
1414

1515
- repo: https://github.com/psf/black
16-
rev: 22.10.0
16+
rev: 22.12.0
1717
hooks:
1818
- id: black
1919
stages: [commit]

0 commit comments

Comments
 (0)