Skip to content

Commit 41a25d5

Browse files
authored
⬆️ UPGRADE: Autoupdate pre-commit config (#4466)
* ⬆️ UPGRADE: Autoupdate pre-commit config * ⬆️ UPGRADE: Autoupdate pre-commit config Co-authored-by: twiecki <[email protected]>
1 parent e40304b commit 41a25d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ repos:
1919
- id: isort
2020
name: isort
2121
- repo: https://github.com/asottile/pyupgrade
22-
rev: v2.8.0
22+
rev: v2.10.0
2323
hooks:
2424
- id: pyupgrade
2525
args: [--py37-plus]

0 commit comments

Comments
 (0)