Skip to content

Commit f857cb9

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/asottile/pyupgrade: v2.23.3 → v2.24.0](asottile/pyupgrade@v2.23.3...v2.24.0)
1 parent a249f0d commit f857cb9

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
@@ -55,7 +55,7 @@ repos:
5555
- --ignore-words-list=pres,nd,te,afe,ue,wil,tey,te,ot,fo
5656

5757
- repo: https://github.com/asottile/pyupgrade
58-
rev: v2.23.3
58+
rev: v2.24.0
5959
hooks:
6060
- id: pyupgrade
6161
args:

0 commit comments

Comments
 (0)