Skip to content

Commit 9e07e48

Browse files
Update pre-commit hooks. (#283)
1 parent 9595548 commit 9e07e48

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
@@ -3,7 +3,7 @@
33
repos:
44

55
- repo: https://github.com/asottile/pyupgrade
6-
rev: v3.3.2
6+
rev: v3.4.0
77
hooks:
88
- id: pyupgrade
99
args: ["--py38-plus"]

0 commit comments

Comments
 (0)