aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorpre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>2021-11-08 21:07:20 +0000
committerPierre Sassoulas <pierre.sassoulas@gmail.com>2021-11-08 22:15:29 +0100
commitdbfc931234b59a1c3413efa227793d2243878759 (patch)
tree5c61d3d0ee537207dbc3876a4c970f7a8f5cb58d
parente1ecb6d3d5a6555a807ab3db0f2f938d8d73e95c (diff)
downloadastroid-dbfc931234b59a1c3413efa227793d2243878759.tar.gz
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/PyCQA/isort: 5.9.3 → 5.10.0](https://github.com/PyCQA/isort/compare/5.9.3...5.10.0)
-rw-r--r--.pre-commit-config.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml
index 53ce0529..9397b630 100644
--- a/.pre-commit-config.yaml
+++ b/.pre-commit-config.yaml
@@ -27,7 +27,7 @@ repos:
exclude: tests/testdata
args: [--py36-plus]
- repo: https://github.com/PyCQA/isort
- rev: 5.9.3
+ rev: 5.10.0
hooks:
- id: isort
exclude: tests/testdata