Skip to content
This repository was archived by the owner on Feb 14, 2023. It is now read-only.

Commit cba20c3

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/asottile/pyupgrade: v2.37.3 → v2.38.0](asottile/pyupgrade@v2.37.3...v2.38.0)
1 parent 0599336 commit cba20c3

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
@@ -25,7 +25,7 @@ repos:
2525
hooks:
2626
- id: setup-cfg-fmt
2727
- repo: https://github.com/asottile/pyupgrade
28-
rev: v2.37.3
28+
rev: v2.38.0
2929
hooks:
3030
- id: pyupgrade
3131
- repo: https://github.com/psf/black

0 commit comments

Comments
 (0)