Skip to content

Commit c59eba4

Browse files
chore: update pre-commit hooks
updates: - [github.com/asottile/pyupgrade: v3.19.1 → v3.20.0](asottile/pyupgrade@v3.19.1...v3.20.0)
1 parent f8901a8 commit c59eba4

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
@@ -27,7 +27,7 @@ repos:
2727
args: [--autofix, --indent, '4']
2828

2929
- repo: https://github.com/asottile/pyupgrade
30-
rev: v3.19.1
30+
rev: v3.20.0
3131
hooks:
3232
- id: pyupgrade
3333
args: [--py38-plus]

0 commit comments

Comments
 (0)