Skip to content

Commit 5eb5a80

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 8521bd4 commit 5eb5a80

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: isort
2121
args: ["--profile", "black"]
2222
- repo: https://github.com/asottile/pyupgrade
23-
rev: v3.19.0
23+
rev: v3.19.1
2424
hooks:
2525
- id: pyupgrade
2626
- repo: https://github.com/hadialqattan/pycln

0 commit comments

Comments
 (0)