Skip to content

Commit 9981bf7

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/asottile/pyupgrade: v3.8.0 → v3.9.0](asottile/pyupgrade@v3.8.0...v3.9.0)
1 parent 4848f46 commit 9981bf7

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
@@ -54,7 +54,7 @@ repos:
5454
- id: rst-backticks
5555

5656
- repo: https://github.com/asottile/pyupgrade
57-
rev: v3.8.0
57+
rev: v3.9.0
5858
hooks:
5959
- id: pyupgrade
6060
args: [--py38-plus]

0 commit comments

Comments
 (0)