Skip to content

Commit eb6d71d

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/asottile/pyupgrade: v2.31.0 → v2.31.1](asottile/pyupgrade@v2.31.0...v2.31.1)
1 parent c7c28ed commit eb6d71d

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
@@ -11,7 +11,7 @@ repos:
1111
- id: black
1212

1313
- repo: https://github.com/asottile/pyupgrade
14-
rev: v2.31.0
14+
rev: v2.31.1
1515
hooks:
1616
- id: pyupgrade
1717
args: ["--py39-plus"]

0 commit comments

Comments
 (0)