Skip to content

Commit b1e2968

Browse files
Update pre-commit hook asottile/pyupgrade to v3.21.1 (#843)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4eb9849 commit b1e2968

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
@@ -36,7 +36,7 @@ repos:
3636
- id: ruff-format
3737

3838
- repo: https://github.com/asottile/pyupgrade
39-
rev: v3.21.0
39+
rev: v3.21.1
4040
hooks:
4141
- id: pyupgrade
4242
description: Automatically upgrade syntax for newer versions.

0 commit comments

Comments
 (0)