Skip to content

Commit 2e32fbd

Browse files
committed
Upgrade pyupgrade
1 parent 57a24c0 commit 2e32fbd

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
@@ -12,7 +12,7 @@ repos:
1212
- id: nbqa-isort
1313
additional_dependencies: [isort==5.6.4]
1414
- id: nbqa-pyupgrade
15-
additional_dependencies: [pyupgrade==2.7.4]
15+
additional_dependencies: [pyupgrade==3.19.0]
1616
args: [--py37-plus]
1717
- repo: https://github.com/MarcoGorelli/madforhooks
1818
rev: 0.4.1

0 commit comments

Comments
 (0)