Skip to content

Commit b81d6c2

Browse files
authored
chore(deps): update pre-commit hook asottile/pyupgrade to v3.20.0 (#591)
Co-authored-by: descope[bot] <107609351+descope[bot]@users.noreply.github.com>
1 parent 7a7af4e commit b81d6c2

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
@@ -24,7 +24,7 @@ repos:
2424
- id: black
2525
language_version: python3
2626
- repo: https://github.com/asottile/pyupgrade
27-
rev: v3.19.1
27+
rev: v3.20.0
2828
hooks:
2929
- id: pyupgrade
3030
args: [--py38-plus]

0 commit comments

Comments
 (0)