Skip to content

Commit 6fabae5

Browse files
[pre-commit.ci] pre-commit autoupdate (#11644)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 3115240 commit 6fabae5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ repos:
6060
- flake8-no-implicit-concat==0.3.4
6161
- flake8-requirements==1.7.8
6262
- repo: https://github.com/PyCQA/isort
63-
rev: '6.1.0'
63+
rev: '7.0.0'
6464
hooks:
6565
- id: isort
6666
- repo: https://github.com/psf/black-pre-commit-mirror
@@ -99,7 +99,7 @@ repos:
9999
- id: detect-private-key
100100
exclude: ^examples/
101101
- repo: https://github.com/asottile/pyupgrade
102-
rev: 'v3.20.0'
102+
rev: 'v3.21.0'
103103
hooks:
104104
- id: pyupgrade
105105
args: ['--py37-plus']

0 commit comments

Comments
 (0)