10000 chore: update pre-commit hooks (#134) · yepuv1/python_example@9767fe5 · GitHub
[go: up one dir, main page]

Skip to content

Commit 9767fe5

Browse files
chore: update pre-commit hooks (pybind#134)
updates: - [github.com/PyCQA/isort: 5.11.1 → v5.11.3](PyCQA/isort@5.11.1...v5.11.3) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 7645aef commit 9767fe5

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
@@ -42,7 +42,7 @@ repos:
4242

4343
# Sort your imports in a standard form
4444
- repo: https://github.com/PyCQA/isort
45-
rev: 5.11.1
45+
rev: v5.11.3
4646
hooks:
4747
- id: isort
4848

0 commit comments

Comments
 (0)
0