Skip to content

Commit 950b23b

Browse files
pre-commit-ci[bot]MTSOnGithub
authored andcommitted
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/asottile/pyupgrade: v3.19.0 → v3.19.1](asottile/pyupgrade@v3.19.0...v3.19.1)
1 parent 162b0a0 commit 950b23b

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
@@ -56,7 +56,7 @@ repos:
5656
- --no-extra-eol
5757

5858
- repo: https://github.com/asottile/pyupgrade
59-
rev: v3.19.0
59+
rev: v3.19.1
6060
hooks:
6161
- id: pyupgrade
6262
args: [--py311-plus, --keep-runtime-typing]

0 commit comments

Comments
 (0)