Skip to content

Commit 2bfecdc

Browse files
[pre-commit.ci] pre-commit autoupdate (#291)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 839b3ab commit 2bfecdc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -16,12 +16,12 @@ repos:
1616
hooks:
1717
- id: flake8
1818
- repo: https://github.com/pycqa/isort
19-
rev: 5.13.0
19+
rev: 5.13.2
2020
hooks:
2121
- id: isort
2222
name: isort (python)
2323
- repo: https://github.com/psf/black
24-
rev: 23.11.0
24+
rev: 23.12.1
2525
hooks:
2626
- id: black
2727
- repo: https://github.com/asottile/pyupgrade

0 commit comments

Comments
 (0)