Skip to content

Commit 1b51df0

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/asottile/pyupgrade: v3.19.0 → v3.19.1](asottile/pyupgrade@v3.19.0...v3.19.1)
1 parent c9d9e82 commit 1b51df0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .pre-commit-config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ repos:
2828
- id: mixed-line-ending
2929
- id: trailing-whitespace
3030
- repo: https://github.com/asottile/pyupgrade
31-
rev: "v3.19.0"
31+
rev: "v3.19.1"
3232
hooks:
3333
- id: pyupgrade
3434
args: [--py312]

0 commit comments

Comments
 (0)