summaryrefslogtreecommitdiff
path: root/.pre-commit-config.yaml
diff options
context:
space:
mode:
authorTzu-ping Chung <uranusjr@gmail.com>2023-01-30 17:11:04 +0800
committerGitHub <noreply@github.com>2023-01-30 17:11:04 +0800
commita840f1d10c3d07470984cc6c061f85dbbf10d0a4 (patch)
tree3b75133a8f363370d4c6d5fe93c6601e3b20e16f /.pre-commit-config.yaml
parent16bd6b705418fec2be8db6337853dd3a6b626f6a (diff)
parente3e7bc34eb486622ebbb6412afc98ee57fcbff4a (diff)
downloadpip-a840f1d10c3d07470984cc6c061f85dbbf10d0a4.tar.gz
Merge branch 'main' into keyring-multi-choice
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 0fb3a836b..7a37d18c5 100644
--- a/.pre-commit-config.yaml
+++ b/.pre-commit-config.yaml
@@ -33,7 +33,7 @@ repos:
exclude: tests/data
- repo: https://github.com/PyCQA/isort
- rev: 5.10.1
+ rev: 5.12.0
hooks:
- id: isort
files: \.py$