Skip to content

Commit 7087710

Browse files
authored
Update .pre-commit-config.yaml
1 parent 1c3054b commit 7087710

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ repos:
1414
- id: trailing-whitespace
1515
exclude: README.md
1616
- repo: https://github.com/asottile/pyupgrade
17-
rev: v1.12.0
17+
rev: v2.24.0
1818
hooks:
1919
- id: pyupgrade
2020
- repo: https://github.com/ambv/black

0 commit comments

Comments
 (0)