Skip to content

Commit 5647227

Browse files
pre-commit-ci[bot]mrbean-bremen
authored andcommitted
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/asottile/pyupgrade: v3.17.0 → v3.18.0](asottile/pyupgrade@v3.17.0...v3.18.0)
1 parent 6f04a45 commit 5647227

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
@@ -3,7 +3,7 @@ default_language_version:
33

44
repos:
55
- repo: "https://github.com/asottile/pyupgrade"
6-
rev: "v3.17.0"
6+
rev: "v3.18.0"
77
hooks:
88
- id: "pyupgrade"
99
name: "Enforce Python 3.7+ idioms"

0 commit comments

Comments
 (0)