Skip to content

Commit 1d25fb2

Browse files
Update Pycln pre-commit hook to v1.1.0. (#8389)
Co-authored-by: Shubham Upreti <shubham.upreti@gmail.com>
1 parent 41c05d6 commit 1d25fb2

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
@@ -6,7 +6,7 @@ repos:
66
- id: pyupgrade
77
args: [--py38-plus]
88
- repo: https://github.com/hadialqattan/pycln
9-
rev: v0.0.1
9+
rev: v1.1.0
1010
hooks:
1111
- id: pycln
1212
args: [--config=pyproject.toml]

0 commit comments

Comments
 (0)