Skip to content

Commit 3339126

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/asottile/pyupgrade: v3.15.2 → v3.16.0](asottile/pyupgrade@v3.15.2...v3.16.0)
1 parent ed9dd5b commit 3339126

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
- id: codespell
2121
args: ["-I", "codespell.txt"]
2222
- repo: https://github.com/asottile/pyupgrade
23-
rev: v3.15.2
23+
rev: v3.16.0
2424
hooks:
2525
- id: pyupgrade
2626
args: ["--py37-plus"]

0 commit comments

Comments
 (0)