Merge pull request #1185 from pypa/pre-commit-ci-update-config

[pre-commit.ci] pre-commit autoupdate
This commit is contained in:
Joe Rickerby
2022-07-18 21:16:57 +01:00
committed by GitHub
+1 -1
View File
@@ -27,7 +27,7 @@ repos:
# Autoremoves unused imports
- repo: https://github.com/hadialqattan/pycln
rev: v2.0.1
rev: v2.0.3
hooks:
- id: pycln
args: [--all]