Skip to content

Commit a0557a1

Browse files
committed
build(deps): update pre-commit hook asottile/pyupgrade to v3.4.0
1 parent 439c9af commit a0557a1

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
@@ -8,7 +8,7 @@ repos:
88
- id: trailing-whitespace
99

1010
- repo: 'https://github.com/asottile/pyupgrade'
11-
rev: v3.3.2
11+
rev: v3.4.0
1212
hooks:
1313
- id: pyupgrade
1414
args:

0 commit comments

Comments
 (0)