Skip to content

Commit 5d73e91

Browse files
authored
Merge pull request #1185 from pypa/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 444c40f + 8bf28fb commit 5d73e91

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
@@ -27,7 +27,7 @@ repos:
2727

2828
# Autoremoves unused imports
2929
- repo: https://github.com/hadialqattan/pycln
30-
rev: v2.0.1
30+
rev: v2.0.3
3131
hooks:
3232
- id: pycln
3333
args: [--all]

0 commit comments

Comments
 (0)