Skip to content

Commit 41c4b27

Browse files
authored
chore(deps): update pre-commit hook asottile/pyupgrade to v3.19.1 (#525)
Co-authored-by: descope[bot] <107609351+descope[bot]@users.noreply.github.com>
1 parent 2f5e9dc commit 41c4b27

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.10.1
27+
rev: v3.19.1
2828
hooks:
2929
- id: pyupgrade
3030
args: [--py38-plus]

0 commit comments

Comments
 (0)