Skip to content

Commit be88077

Browse files
⬆️ UPGRADE: Autoupdate pre-commit config (#42493)
Co-authored-by: jreback <[email protected]>
1 parent 6a60296 commit be88077

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
@@ -53,11 +53,11 @@ repos:
5353
types: [text]
5454
args: [--append-config=flake8/cython-template.cfg]
5555
- repo: https://github.com/PyCQA/isort
56-
rev: 5.9.1
56+
rev: 5.9.2
5757
hooks:
5858
- id: isort
5959
- repo: https://github.com/asottile/pyupgrade
60-
rev: v2.20.0
60+
rev: v2.21.0
6161
hooks:
6262
- id: pyupgrade
6363
args: [--py38-plus]

0 commit comments

Comments
 (0)