Skip to content

Commit d34696b

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/asottile/pyupgrade: v3.15.1 → v3.15.2](asottile/pyupgrade@v3.15.1...v3.15.2)
1 parent 6d312b6 commit d34696b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ repos:
2020

2121
# A tool to automatically upgrade syntax for newer versions of the python language.
2222
- repo: https://github.com/asottile/pyupgrade
23-
rev: v3.15.1
23+
rev: v3.15.2
2424
hooks:
2525
- id: pyupgrade
2626
args: [ --py39-plus ]

0 commit comments

Comments
 (0)