summaryrefslogtreecommitdiff
path: root/.pre-commit-config.yaml
diff options
context:
space:
mode:
authorMarc Mueller <30130371+cdce8p@users.noreply.github.com>2023-01-30 08:54:18 +0100
committerGitHub <noreply@github.com>2023-01-30 08:54:18 +0100
commit3aed23924e21d2b5a8f1987232def157acd9b446 (patch)
tree3e483b507ac55a0050dab9583711e105df6fe3f5 /.pre-commit-config.yaml
parentaf555eddf6ecdb1993345dce728a6b4c38dd4a02 (diff)
downloadpylint-git-3aed23924e21d2b5a8f1987232def157acd9b446.tar.gz
Update isort to 5.12.0 (#8130)
Diffstat (limited to '.pre-commit-config.yaml')
-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 6d03ee589..c6306e9f2 100644
--- a/.pre-commit-config.yaml
+++ b/.pre-commit-config.yaml
@@ -39,7 +39,7 @@ repos:
args: [--py37-plus]
exclude: *fixtures
- repo: https://github.com/PyCQA/isort
- rev: 5.11.4
+ rev: 5.12.0
hooks:
- id: isort
exclude: doc/data/messages/(r/reimported|w/wrong-import-order|u/ungrouped-imports|m/misplaced-future|m/multiple-imports)/bad.py