Skip to content

Commit c19b69e

Browse files
pre-commit-ci[bot]neersighted
authored andcommitted
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/asottile/pyupgrade: v3.2.0 → v3.2.2](asottile/pyupgrade@v3.2.0...v3.2.2)
1 parent 4c0c48e commit c19b69e

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
@@ -45,7 +45,7 @@ repos:
4545
- pep8-naming==0.13.1
4646

4747
- repo: https://github.com/asottile/pyupgrade
48-
rev: v3.2.0
48+
rev: v3.2.2
4949
hooks:
5050
- id: pyupgrade
5151
args: [--py37-plus]

0 commit comments

Comments
 (0)